jhj0517
commited on
Commit
•
a9ea18e
1
Parent(s):
1cfc83f
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ Dedicated gradio based WebUI for [ComfyUI-AdvancedLivePortrait](https://github.c
|
|
5 |
|
6 |
https://github.com/user-attachments/assets/cce42397-e898-4efb-9de8-735e050a10ce
|
7 |
|
|
|
|
|
|
|
|
|
|
|
8 |
# Installation And Running
|
9 |
### Prerequisite
|
10 |
1. `3.9` <= `python` <= `3.12` : https://www.python.org/downloads/release/python-3110/
|
|
|
5 |
|
6 |
https://github.com/user-attachments/assets/cce42397-e898-4efb-9de8-735e050a10ce
|
7 |
|
8 |
+
## Notebook
|
9 |
+
You can try it in Colab
|
10 |
+
- [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jhj0517/AdvancedLivePortrait-WebUI/blob/master/notebooks/advanced_live_portrait_webui.ipynb)
|
11 |
+
|
12 |
+
|
13 |
# Installation And Running
|
14 |
### Prerequisite
|
15 |
1. `3.9` <= `python` <= `3.12` : https://www.python.org/downloads/release/python-3110/
|