Spaces:
Paused
Paused
Commit ·
c0ab23d
1
Parent(s): 9852de7
CCC
Browse files- README.md +1 -2
- requirements.txt +1 -0
README.md
CHANGED
|
@@ -9,5 +9,4 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
-
OK
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ googletrans==4.0.0-rc1
|
|
| 10 |
mega.py
|
| 11 |
beautifulsoup4
|
| 12 |
ffmpeg
|
|
|
|
|
|
| 10 |
mega.py
|
| 11 |
beautifulsoup4
|
| 12 |
ffmpeg
|
| 13 |
+
moviepy
|