Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -18,5 +18,5 @@ omegaconf==2.3.0
|
|
18 |
pycocotools==2.0.8
|
19 |
av==12.3.0
|
20 |
gradio==4.41.0
|
21 |
-
peft==0.
|
22 |
-
huggingface_hub
|
|
|
18 |
pycocotools==2.0.8
|
19 |
av==12.3.0
|
20 |
gradio==4.41.0
|
21 |
+
peft==0.15.0
|
22 |
+
huggingface_hub
|