Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
-
torchvision
|
4 |
diffusers==0.32.2
|
5 |
einops
|
6 |
easydict
|
|
|
|
|
1 |
torch
|
2 |
+
torchvision --index-url https://download.pytorch.org/whl/cu118
|
3 |
diffusers==0.32.2
|
4 |
einops
|
5 |
easydict
|