Spaces:
Runtime error
Runtime error
Timothyxxx
commited on
Commit
•
0b8fc5a
1
Parent(s):
164190b
Fix requirements, the prevous one is used for conda, this one is used for the spaces pip
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -89,8 +89,8 @@ nest-asyncio==1.5.4
|
|
89 |
nltk==3.6.2
|
90 |
notebook==6.4.10
|
91 |
numpy==1.21.5
|
92 |
-
openai
|
93 |
-
openpyxl
|
94 |
orjson==3.8.0
|
95 |
outcome==1.1.0
|
96 |
packaging==21.3
|
|
|
89 |
nltk==3.6.2
|
90 |
notebook==6.4.10
|
91 |
numpy==1.21.5
|
92 |
+
openai
|
93 |
+
openpyxl
|
94 |
orjson==3.8.0
|
95 |
outcome==1.1.0
|
96 |
packaging==21.3
|