Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gensim==4.2.0
|
|
2 |
huggingface_hub==0.8.1
|
3 |
numpy==1.23.0
|
4 |
pandas==1.4.3
|
|
|
|
2 |
huggingface_hub==0.8.1
|
3 |
numpy==1.23.0
|
4 |
pandas==1.4.3
|
5 |
+
gradio==3.1.1
|