Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
torch>=1.10.0
|
3 |
transformers>=4.21.0
|
4 |
diffusers>=0.10.0
|
|
|
5 |
|
6 |
# Gradio for the web UI
|
7 |
gradio>=3.16.2
|
|
|
2 |
torch>=1.10.0
|
3 |
transformers>=4.21.0
|
4 |
diffusers>=0.10.0
|
5 |
+
torchvision==0.14.1
|
6 |
|
7 |
# Gradio for the web UI
|
8 |
gradio>=3.16.2
|