Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
cc7323a
1
Parent(s):
af238fe
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,5 +22,6 @@ python-dotenv
|
|
22 |
cython==3.0.10
|
23 |
tiktoken
|
24 |
sentencepiece
|
|
|
25 |
nltk
|
26 |
blobfile
|
|
|
22 |
cython==3.0.10
|
23 |
tiktoken
|
24 |
sentencepiece
|
25 |
+
setuptools==75.2.0
|
26 |
nltk
|
27 |
blobfile
|