Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -4,5 +4,4 @@ sentencepiece==0.1.*
|
|
| 4 |
torch
|
| 5 |
transformers==4.*
|
| 6 |
uvicorn[standard]==0.17.*
|
| 7 |
-
scipy==1.11.*
|
| 8 |
-
gradio
|
|
|
|
| 4 |
torch
|
| 5 |
transformers==4.*
|
| 6 |
uvicorn[standard]==0.17.*
|
| 7 |
+
scipy==1.11.*
|
|
|