Spaces:
Running
on
L4
Running
on
L4
update_req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
-
torch==
|
3 |
torchvision
|
4 |
diffusers[torch]==0.29.1
|
5 |
xformers==0.0.16
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
torch==2.4.1
|
3 |
torchvision
|
4 |
diffusers[torch]==0.29.1
|
5 |
xformers==0.0.16
|