Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
df2f122
1
Parent(s):
ffee84e
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio
|
2 |
torchvision
|
3 |
torch
|
4 |
torchtext
|
5 |
numpy
|
6 |
-
Pillow
|
|
|
1 |
+
gradio==2.2.13
|
2 |
torchvision
|
3 |
torch
|
4 |
torchtext
|
5 |
numpy
|
6 |
+
Pillow
|