Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
numpy
|
2 |
-
transformers[torch]
|
|
|
|
|
|
1 |
numpy
|
2 |
+
transformers[torch]
|
3 |
+
torch
|
4 |
+
torchvision
|