Spaces:
Runtime error
Runtime error
Jin Ziqi
commited on
Commit
·
32a13ea
1
Parent(s):
c98240c
Add application file
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
openai==0.
|
|
|
|
|
|
|
|
1 |
+
openai==0.25.0
|
2 |
+
torch==1.13.1
|
3 |
+
pandas==1.5.2
|
4 |
+
torchtext==0.14.1
|