Spaces:
Runtime error
Runtime error
Add torch
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
|
|
1 |
git+https://github.com/huggingface/diffusers
|
2 |
huggingface-hub
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
+
torch
|
3 |
git+https://github.com/huggingface/diffusers
|
4 |
huggingface-hub
|