-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
Description
I checked out the project and tried to run it the first time. I noticed it is trying to download the default WAN 2.2 I2V models from a remote repo. However, the speed is extremely slow so I would like to download the models separately and place into the project folder. Do you have any instructions on how to do that? For example, where exactly they need to be placed (folder structure) and changes needed to the inference.py file? Also, if I want to add different LORA to the video generation, how do I do that with command line? From my understanding, it only accepts the SVI high and low LORA and nothing else.
Thank you