Spaces:
Runtime error
Runtime error
MohammedAlakhras
commited on
Commit
•
91cbb8c
1
Parent(s):
608f3af
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
|