Spaces:
Sleeping
Sleeping
Commit ·
5f3adf8
1
Parent(s): adfc627
Update README.md (#6)
Browse files- Update README.md (fce176c04d7060f1768db19d18f98cbe032d2772)
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
|