mirror of
https://github.com/KwaiVGI/LivePortrait.git
synced 2024-12-22 20:42:38 +00:00
chore: update readme and remove timm
This commit is contained in:
parent
2f808ca1d6
commit
39698bc6b3
@ -102,7 +102,7 @@ python inference.py -h
|
|||||||
|
|
||||||
### 4. Gradio interface
|
### 4. Gradio interface
|
||||||
|
|
||||||
We also provide a Gradio interface for a better experience. Please install `gradio` and then run `app.py`:
|
We also provide a Gradio interface for a better experience, just run by:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python app.py
|
python app.py
|
||||||
|
@ -10,7 +10,6 @@ scipy==1.13.1
|
|||||||
imageio==2.34.2
|
imageio==2.34.2
|
||||||
lmdb==1.4.1
|
lmdb==1.4.1
|
||||||
tqdm==4.66.4
|
tqdm==4.66.4
|
||||||
timm==1.0.7
|
|
||||||
rich==13.7.1
|
rich==13.7.1
|
||||||
ffmpeg==1.4
|
ffmpeg==1.4
|
||||||
onnxruntime-gpu==1.18.0
|
onnxruntime-gpu==1.18.0
|
||||||
|
Loading…
Reference in New Issue
Block a user