Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ boto3
|
|
19 |
timm
|
20 |
opencv-python
|
21 |
diffusers==0.30.3
|
22 |
-
python-dotenv
|
|
|
|
19 |
timm
|
20 |
opencv-python
|
21 |
diffusers==0.30.3
|
22 |
+
python-dotenv
|
23 |
+
ffmpeg
|