Spaces:
Runtime error
Runtime error
algohunt
commited on
Commit
·
6f05eea
1
Parent(s):
5c64a7d
requirement
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
|
|
2 |
torchmetrics==1.7.3
|
3 |
-
torchvision==0.19.0
|
4 |
pytorch_lightning==2.5.1.post0
|
5 |
|
6 |
diffusers==0.33.1
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
torch==2.4.0
|
3 |
torchmetrics==1.7.3
|
4 |
+
torchvision==0.19.0
|
5 |
pytorch_lightning==2.5.1.post0
|
6 |
|
7 |
diffusers==0.33.1
|