Spaces:
Sleeping
Sleeping
devopsmarc
commited on
Commit
·
61b9614
1
Parent(s):
99c5cc5
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
openai==0.27.
|
2 |
-
transformers==4.31.0
|
3 |
-
sentencepiece==0.1.99
|
4 |
PyPDF2==3.0.1
|
5 |
python-dotenv==1.0.0
|
6 |
-
gradio==3.
|
7 |
-
torch==2.0.1
|
|
|
1 |
+
openai==0.27.8
|
|
|
|
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|
4 |
+
gradio==3.40.0
|
|