Spaces:
Sleeping
Sleeping
gizemsarsinlar
commited on
Commit
•
d4c42c0
1
Parent(s):
e394ab6
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
chainlit==0.7.700
|
2 |
-
cohere==4.37
|
3 |
-
openai==1.3.5
|
4 |
-
tiktoken==0.5.1
|
5 |
-
python-dotenv==1.0.0
|
|
|
|
1 |
+
chainlit==0.7.700
|
2 |
+
cohere==4.37
|
3 |
+
openai==1.3.5
|
4 |
+
tiktoken==0.5.1
|
5 |
+
python-dotenv==1.0.0
|
6 |
+
textract
|