Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
pandas
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
pandas==1.5.3
|
2 |
+
nltk==3.7
|
3 |
+
gradio==3.39.0
|
4 |
+
tqdm==4.64.1
|