Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ gradio
|
|
3 |
python-dotenv
|
4 |
transformers
|
5 |
torch
|
6 |
-
torchvision==0.
|
7 |
Pillow==8.4.0
|
8 |
numpy==1.21.4
|
|
|
3 |
python-dotenv
|
4 |
transformers
|
5 |
torch
|
6 |
+
torchvision==0.12.0
|
7 |
Pillow==8.4.0
|
8 |
numpy==1.21.4
|