Lakonik / MVEdit

[WIP] Generic 3D Diffusion Adapter Using Controlled Multi-View Editing
https://lakonik.github.io/mvedit/
MIT License
200 stars 7 forks source link

Collect all loading data #9

Open vvubbalubba opened 5 months ago

vvubbalubba commented 5 months ago

Hi! I'm trying to build a docker image with all necessary data to run it without Internet connection. Can you please provide a list of all downloading checkpoints and its paths to copy them into image?

Lakonik commented 5 months ago

Hi! I think you can first create a docker with Internet connection, and then run every single tab within the webui. This will download all the necessary ckpts, and then you should be able to save the image with ckpts. Pass the argument --local-files-only to run the webui with only local ckpts,