Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ pillow>=10.0.0
|
|
6 |
einops
|
7 |
torch
|
8 |
torchvision
|
9 |
-
peft
|
10 |
gradio>=4.0.0
|
11 |
protobuf>=3.20.0
|
12 |
huggingface_hub>=0.23.2,<1.0
|
|
|
6 |
einops
|
7 |
torch
|
8 |
torchvision
|
9 |
+
peft>=0.7.0
|
10 |
gradio>=4.0.0
|
11 |
protobuf>=3.20.0
|
12 |
huggingface_hub>=0.23.2,<1.0
|