Spaces:
Runtime error
Runtime error
macadeliccc
commited on
Commit
•
17e197e
1
Parent(s):
2b2a89c
peft update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
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 |
pydantic
|
@@ -7,4 +8,4 @@ Pillow
|
|
7 |
accelerate
|
8 |
spaces
|
9 |
invisible_watermark
|
10 |
-
|
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
+
git+https://github.com/huggingface/peft.git
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
torch
|
6 |
pydantic
|
|
|
8 |
accelerate
|
9 |
spaces
|
10 |
invisible_watermark
|
11 |
+
|