KwaiVGI / LivePortrait

Bring portraits to life!
https://liveportrait.github.io
Other
10.42k stars 1.03k forks source link

Request for Google Colab Support for Module Usage #132

Open PointerSoftware opened 1 month ago

PointerSoftware commented 1 month ago

Please add support to run this on Google Colab. Many students, including myself, cannot afford expensive GPUs to test and work on this module locally. Although it is available on Hugging Face, adding a Colab option would be fantastic.

Here is the Colab I created but it's not launching Gradio and only showing [09:30:52] Load appearance_feature_extractor done. LivePortrait_Colab.zip

NeuralFalconYT commented 1 month ago

Try this one https://github.com/NeuralFalconYT/LivePortrait-Colab

cleardusk commented 1 month ago

Thanks for your attention and suggestion @PointerSoftware

We are currently experiencing a high workload in maintaining the project. We may consider supporting Google Colab lately : ) Or, you can refer to other contributors's implementation, e.g., @NeuralFalconYT Great thanks!

PointerSoftware commented 1 month ago

@cleardusk Thank you for your consideration. I will look into the alternative you suggested. Also, I appreciate your efforts in maintaining this fantastic project.

NeuralFalconYT commented 1 month ago

Thanks for your attention and suggestion @PointerSoftware

We are currently experiencing a high workload in maintaining the project. We may consider supporting Google Colab lately : ) Or, you can refer to other contributors's implementation, e.g., @NeuralFalconYT Great thanks!

Thanks for this awesome project, and many, many thanks for making it open source.