Spaces:
Running
Running
Developer
commited on
Commit
·
b7feb35
1
Parent(s):
5ba5178
Remove emoji to fix metadata validation and trigger rebuild
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
title: AI Avatar Chat
|
| 3 |
-
emoji: ??
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
|
@@ -19,7 +18,7 @@ Real avatar video generation with downloadable models for HF Spaces.
|
|
| 19 |
|
| 20 |
## Features:
|
| 21 |
|
| 22 |
-
- Model download controls in web interface
|
| 23 |
- Real-time model status checking
|
| 24 |
- Text-to-video generation using downloaded models
|
| 25 |
- API endpoints for programmatic access
|
|
@@ -27,7 +26,7 @@ Real avatar video generation with downloadable models for HF Spaces.
|
|
| 27 |
## Quick Start:
|
| 28 |
|
| 29 |
1. Click "Download Models" button in the interface
|
| 30 |
-
2. Wait for models to download (~3GB)
|
| 31 |
3. Generate avatar videos
|
| 32 |
|
| 33 |
**Status**: Ready for model download and video generation
|
|
|
|
| 1 |
---
|
| 2 |
title: AI Avatar Chat
|
|
|
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: purple
|
| 5 |
sdk: gradio
|
|
|
|
| 18 |
|
| 19 |
## Features:
|
| 20 |
|
| 21 |
+
- Model download controls in web interface
|
| 22 |
- Real-time model status checking
|
| 23 |
- Text-to-video generation using downloaded models
|
| 24 |
- API endpoints for programmatic access
|
|
|
|
| 26 |
## Quick Start:
|
| 27 |
|
| 28 |
1. Click "Download Models" button in the interface
|
| 29 |
+
2. Wait for models to download (~3GB)
|
| 30 |
3. Generate avatar videos
|
| 31 |
|
| 32 |
**Status**: Ready for model download and video generation
|