Spaces:
Sleeping
Sleeping
Update README.md
#6
by sohaibdevv - opened
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: Ai Talking Head
|
| 3 |
emoji: π
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.10.0
|
| 8 |
app_file: app.py
|
|
@@ -21,4 +21,4 @@ This project demonstrates **Cross-Modal Synchronization**, taking audio signals
|
|
| 21 |
### Why this matters
|
| 22 |
Creating content that spans multiple senses (sight and sound) is the future of digital media. This project showcases the ability to handle various file formats (.jpg, .mp3, .mp4) within a single AI pipeline.
|
| 23 |
|
| 24 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: Ai Talking Head
|
| 3 |
emoji: π
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.10.0
|
| 8 |
app_file: app.py
|
|
|
|
| 21 |
### Why this matters
|
| 22 |
Creating content that spans multiple senses (sight and sound) is the future of digital media. This project showcases the ability to handle various file formats (.jpg, .mp3, .mp4) within a single AI pipeline.
|
| 23 |
|
| 24 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|