Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch == 1.13.1
|
2 |
-
|
3 |
torchdata == 0.5.1
|
4 |
gradio == 3.1.4
|
|
|
1 |
torch == 1.13.1
|
2 |
+
torchtext == 0.14.1
|
3 |
torchdata == 0.5.1
|
4 |
gradio == 3.1.4
|