Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
---
|
2 |
title: Aleph Weo Webeta Video Translator
|
3 |
emoji: ⚡
|
4 |
-
colorFrom:
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app_rvc.py
|
9 |
pinned: true
|
10 |
-
license:
|
11 |
short_description: Video Dubbing with Open Source Projects
|
12 |
preload_from_hub:
|
13 |
- Systran/faster-whisper-large-v3
|
|
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Aleph Weo Webeta Video Translator
|
3 |
emoji: ⚡
|
4 |
+
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.41.0
|
8 |
app_file: app_rvc.py
|
9 |
pinned: true
|
10 |
+
license: apache-2.0
|
11 |
short_description: Video Dubbing with Open Source Projects
|
12 |
preload_from_hub:
|
13 |
- Systran/faster-whisper-large-v3
|
14 |
+
thumbnail: >-
|
15 |
+
https://cdn-uploads.huggingface.co/production/uploads/66009ab6bcf0790b8d4b8cab/SK4m9A101qXgJwOJpv2ez.jpeg
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|