Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
datasets
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
diffusers
|
|
|
1 |
+
#datasets
|
2 |
+
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
3 |
torch
|
4 |
torchvision
|
5 |
diffusers
|