Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
gradio_imageslider
|
5 |
-
torch==2.4.
|
6 |
torchvision
|
7 |
git+https://github.com/modelscope/scepter.git@v1.3.0_dev#egg=scepter
|
8 |
gradio==4.44.1
|
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
gradio_imageslider
|
5 |
+
torch==2.4.0
|
6 |
torchvision
|
7 |
git+https://github.com/modelscope/scepter.git@v1.3.0_dev#egg=scepter
|
8 |
gradio==4.44.1
|