Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ gradio==2.6.2
|
|
3 |
scikit_learn==1.0.2
|
4 |
scipy
|
5 |
thefuzz==0.19.0
|
6 |
-
torch
|
7 |
-
transformers
|
8 |
-
wikipedia
|
|
|
3 |
scikit_learn==1.0.2
|
4 |
scipy
|
5 |
thefuzz==0.19.0
|
6 |
+
torch
|
7 |
+
transformers
|
8 |
+
wikipedia
|