Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
-
torch
|
| 3 |
light-the-torch
|
|
|
|
|
|
|
| 4 |
sacremoses
|
| 5 |
gradio
|
|
|
|
| 1 |
transformers
|
|
|
|
| 2 |
light-the-torch
|
| 3 |
+
torch
|
| 4 |
+
torchvision
|
| 5 |
sacremoses
|
| 6 |
gradio
|