Spaces:
Runtime error
Runtime error
Commit
•
68c81b8
1
Parent(s):
806bd4b
Use "main" branch (#4)
Browse files- Use "main" branch (522d8140cc6969f8ed6b8fadf4c736840a8b0dbb)
Co-authored-by: Patrick von Platen <[email protected]>
- 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
|