Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
torch==1.13.0
|
| 2 |
-
gradio==3.34.0
|
|
|
|
|
|
| 1 |
torch==1.13.0
|
| 2 |
+
gradio==3.34.0
|
| 3 |
+
gensim==4.3.1
|