Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
torch==1.13.1
|
| 3 |
torchvision
|
| 4 |
diffusers[torch]==0.19.3
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
torch==1.13.1
|
| 3 |
torchvision
|
| 4 |
diffusers[torch]==0.19.3
|