Spaces:
Sleeping
Sleeping
kz209
commited on
Commit
•
8995f79
1
Parent(s):
66846f0
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
openai==1.35.3
|
2 |
-
python-dotenv==0.19.1
|
|
|
|
1 |
openai==1.35.3
|
2 |
+
python-dotenv==0.19.1
|
3 |
+
transformers==4.42.3
|