Spaces:
Runtime error
Runtime error
tuned the model
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ nltk==3.7
|
|
4 |
gradio==3.2
|
5 |
pyjokes==0.6.0
|
6 |
pandas==1.3.5
|
7 |
-
numpy==1.21.6
|
|
|
|
4 |
gradio==3.2
|
5 |
pyjokes==0.6.0
|
6 |
pandas==1.3.5
|
7 |
+
numpy==1.21.6
|
8 |
+
string
|