Spaces:
Runtime error
Runtime error
Commit
·
9603947
1
Parent(s):
2a814ca
requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
-
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
uuid
|
6 |
-
pydantic
|
|
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
uuid
|
6 |
+
pydantic
|
7 |
+
Pillow
|