Spaces:
Running on Zero
Running on Zero
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch==2.11.0
|
| 2 |
-
torchvision
|
| 3 |
git+https://github.com/asomoza/image_gen_aux.git@e08ae3db5edfb5237ec84f560bba3ac4e7ad8613
|
| 4 |
spaces==0.51.0
|
| 5 |
gfpgan==1.3.8
|
|
|
|
| 1 |
torch==2.11.0
|
| 2 |
+
torchvision==0.26.0
|
| 3 |
git+https://github.com/asomoza/image_gen_aux.git@e08ae3db5edfb5237ec84f560bba3ac4e7ad8613
|
| 4 |
spaces==0.51.0
|
| 5 |
gfpgan==1.3.8
|