Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
diffusers==0.15.0
|
| 3 |
torch==2.4.0
|
| 4 |
pip==24.3.1
|
| 5 |
-
torchvision
|
| 6 |
numpy==1.23.1
|
| 7 |
gradio==3.16.2
|
| 8 |
albumentations==1.3.0
|
|
|
|
| 2 |
diffusers==0.15.0
|
| 3 |
torch==2.4.0
|
| 4 |
pip==24.3.1
|
| 5 |
+
torchvision
|
| 6 |
numpy==1.23.1
|
| 7 |
gradio==3.16.2
|
| 8 |
albumentations==1.3.0
|