Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ omegaconf==2.3.0
|
|
17 |
pycocotools==2.0.8
|
18 |
av==12.3.0
|
19 |
gradio==4.41.0
|
20 |
-
peft
|
21 |
huggingface_hub
|
22 |
accelerate==0.32.0
|
23 |
pydantic==2.10.6
|
|
|
17 |
pycocotools==2.0.8
|
18 |
av==12.3.0
|
19 |
gradio==4.41.0
|
20 |
+
peft>=0.17.0
|
21 |
huggingface_hub
|
22 |
accelerate==0.32.0
|
23 |
pydantic==2.10.6
|