Update README.md
Browse files
README.md
CHANGED
|
@@ -6,12 +6,12 @@ colorTo: green
|
|
| 6 |
sdk: gradio
|
| 7 |
python_version: '3.10'
|
| 8 |
sdk_version: 5.7.1
|
| 9 |
-
app_file:
|
| 10 |
-
pinned:
|
| 11 |
license: apache-2.0
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
Dedicated gradio based WebUI started from [ComfyUI-AdvancedLivePortrait](https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait).
|
| 17 |
<br>You can edit the facial expression from the image.
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
python_version: '3.10'
|
| 8 |
sdk_version: 5.7.1
|
| 9 |
+
app_file: generativeexpressioneditor.py
|
| 10 |
+
pinned: true
|
| 11 |
license: apache-2.0
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# generativeexpressioneditor
|
| 15 |
|
| 16 |
Dedicated gradio based WebUI started from [ComfyUI-AdvancedLivePortrait](https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait).
|
| 17 |
<br>You can edit the facial expression from the image.
|