TMElyralab / MuseV

MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
Other
2.29k stars 247 forks source link

Setup MuseV envirment #69

Open DatanIMU opened 4 months ago

DatanIMU commented 4 months ago

I take try by two method:

  1. ubuntu 16.04 conda env create --name musev --file ./environment.yml it report error with cuda.

  2. pip install -r requirements.txt success when pip install --no-cache-dir -U openmim, it report to need install requests smaller than ..1 however another package need to install requests larger than ..1