warmshao / FasterLivePortrait

Bring portraits to life in Real Time!onnx/tensorrt support!实时肖像驱动!
508 stars 48 forks source link

Would it be possible to have a Video Guide for Beginners #7

Closed oisilener1982 closed 2 months ago

oisilener1982 commented 3 months ago

Im not a programmer and doesnt know much. Would it be possible for someone to create a video tutorial about how to install docker and fasterliveportrait?

Liveportrait is already working but i want to try FasterLivePortrait.

We need something similar to this video, with very simple instructions https://www.youtube.com/watch?v=bRHf2oQwgG4&t=179s

warmshao commented 3 months ago

sure,stay tuned

watch-activity commented 3 months ago

I'm not sure if this is suitable for beginners, but I made a video that shows how to use TensorRT inference. The commands used are also included in the video. I hope this helps. https://youtu.be/9NozmyH05zU?si=teto1GIf-5KbOSpI

Echolink50 commented 3 months ago

Is this possible to run on windows without docker? Thanks

warmshao commented 3 months ago

Is this possible to run on windows without docker? Thanks

It is possible, I am still working on it.

Echolink50 commented 3 months ago

If you could provide good documentation on how to install when it's released that would be great. Thanks

FurkanGozukara commented 3 months ago

Is this possible to run on windows without docker? Thanks

It is possible, I am still working on it.

looking forward to it

warmshao commented 3 months ago

Using onnxruntime-gpu as the backend, an alpha version for Windows has been made. You guys can start by helping to experience it. After extracting, just run app.bat directly, and let me know if there are any issues. Please note that it is assumed you have already installed CUDA and cuDNN, and have set up the environment variables properly.

https://drive.google.com/file/d/1ijqDlMAYqAVlqwqlXDpjBS5i3A6R_f7M/view?usp=sharing

It's very easy to use, perhaps a tutorial is no longer necessary.

FurkanGozukara commented 3 months ago

@warmshao thanks a lot

by the way i have excellent tutorial for how to setup python cuda c++ tools : https://youtu.be/-NjNy7afOQ0

warmshao commented 3 months ago

@warmshao thanks a lot

by the way i have excellent tutorial for how to setup python cuda c++ tools : https://youtu.be/-NjNy7afOQ0

You're very welcome! Appreciate the tutorial you shared.

warmshao commented 3 months ago

I have verified that transferring the Python virtual environment to another Windows computer does indeed cause some issues. I am still working on resolving this. Thank you for your feedback. Stay tuned!

G-force78 commented 3 months ago

Can this do video to video?

warmshao commented 3 months ago

Can this do video to video?

Not yet, but I've found that LivePortrait has already implemented it; I'll integrate it when I have time.

warmshao commented 3 months ago

Hi guys, Install-free, extract-and-play Windows package with TensorRT support now available! Please watch change log, really fast!!!

oisilener1982 commented 3 months ago

Please share the link

Capture

warmshao commented 3 months ago

Please share the link

Capture

refer releases page: https://github.com/warmshao/FasterLivePortrait/releases/tag/v1.1

warmshao commented 2 months ago

Animal model and mediapipe are supported now!Enjoy~