Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ imageio-ffmpeg>=0.5.1
|
|
17 |
openai>=1.45.0
|
18 |
moviepy>=1.0.3
|
19 |
pillow==9.5.0
|
20 |
-
huggingface_hub==0.25.2
|
|
|
|
17 |
openai>=1.45.0
|
18 |
moviepy>=1.0.3
|
19 |
pillow==9.5.0
|
20 |
+
huggingface_hub==0.25.2
|
21 |
+
peft
|