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