Spaces:
Runtime error
Runtime error
Commit
·
d472e80
1
Parent(s):
57fa22a
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,9 @@
|
|
| 1 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
|
|
|
| 1 |
+
gradio == 3.0.10
|
| 2 |
+
simplet5 == 0.1.4
|
| 3 |
+
pandas == 1.2.4
|
| 4 |
+
numpy == 1.21.4
|
| 5 |
+
scikit-learn == 1.0.2
|
| 6 |
+
nltk == 3.5
|
| 7 |
+
|
| 8 |
+
|
| 9 |
|