Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ numpy>=1.18.5
|
|
| 2 |
torch>=1.7.0
|
| 3 |
torchvision>=0.8.1
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
-
scipy
|
|
|
|
|
|
| 2 |
torch>=1.7.0
|
| 3 |
torchvision>=0.8.1
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
+
scipy
|
| 6 |
+
spaces
|