Spaces:
Runtime error
Runtime error
patrickvonplaten
commited on
Commit
•
522d814
1
Parent(s):
dae081a
Use "main" branch
Browse filesPR is merged now: https://github.com/huggingface/diffusers/pull/1533
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
-
git+https://github.com/huggingface/diffusers.git
|
5 |
transformers
|
6 |
ftfy
|
7 |
numpy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
+
git+https://github.com/huggingface/diffusers.git
|
5 |
transformers
|
6 |
ftfy
|
7 |
numpy
|