Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
pickle
|
2 |
nltk==3.8.1
|
3 |
sklearn==1.3.0
|
4 |
gradio== 3.44.4
|
5 |
-
string
|
|
|
1 |
+
pickle==4.0
|
2 |
nltk==3.8.1
|
3 |
sklearn==1.3.0
|
4 |
gradio== 3.44.4
|
|