Spaces:
Runtime error
Runtime error
iamspruce
commited on
Commit
·
bd36a65
1
Parent(s):
010f99f
updated imports
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -9,4 +9,9 @@ nltk
|
|
9 |
scikit-learn
|
10 |
textstat
|
11 |
numpy>=1.21
|
12 |
-
pydantic_settings
|
|
|
|
|
|
|
|
|
|
|
|
9 |
scikit-learn
|
10 |
textstat
|
11 |
numpy>=1.21
|
12 |
+
pydantic_settings
|
13 |
+
openai
|
14 |
+
slowapi
|
15 |
+
difflib
|
16 |
+
asyncio
|
17 |
+
pydantic
|