vincent-thevenin / Realistic-Neural-Talking-Head-Models

My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about requirements.txt

fastcode3d opened this issue · comments

Can you provide a requirements.txt?

I'm trying to replicate this project,but there's a lack of environment, and I'm worried about potential bugs caused by version problems.

Maybe you can use pipreqs to generate requirements.txt
pip install pipreqs
pipreqs ./

requirements.txt is now uploaded.