Spaces:
Runtime error
Runtime error
Dy
commited on
Commit
•
2b65dbd
1
Parent(s):
6638914
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ast
|
2 |
+
bs4
|
3 |
+
glob
|
4 |
+
google-cloud-texttospeech
|
5 |
+
google-auth
|
6 |
+
gradio
|
7 |
+
imgkit
|
8 |
+
langchain
|
9 |
+
openai
|
10 |
+
os
|
11 |
+
pdfkit
|
12 |
+
re
|
13 |
+
requests
|