Stability-AI / stable-fast-3d

SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
https://stable-fast-3d.github.io
Other
1.2k stars 136 forks source link

I made a 90% assembled package: StableFast3D Windows Portable #57

Open YanWenKun opened 6 days ago

YanWenKun commented 6 days ago

This is a dedicated portable package for running SF3D's example ComfyUI workflow on Windows.

This package uses its own Python embedded, so it won't break your system Python environment or your existing ComfyUI setup.

Although it has bundled all Python dependencies, you still need to install VC++ and CUDA before running. And it doesn't come with any 3rd-party download link of SF3D model, so you still need to login HuggingFace and agree Stability AI’s License Agreement before HuggingFace Hub downloading the SF3D model.

The instructions and download link are in the GitHub repo: https://github.com/YanWenKun/StableFast3D-WinPortable

Additionally, Kerry Parson has very kindly write an article about how Kerry successfully run the workflow: https://civitai.com/articles/8828/stable-fast-3d-in-comfyui-a-dedicated-standalone-package Kerry had some trouble with downloading the model due to unstable internet connection. So Kerry disabled the experimental high-speed downloader HF_TRANSFER in the start script run.bat. If you find the workflow stuck at loading models, you should probably disable it as well. For now I just leave it enabled by default.

1iminal commented 3 days ago

Good job, it works really well

anaseinea commented 2 days ago

Norton flagged/removed a lot of files from your "release" ....

YanWenKun commented 2 days ago

Norton flagged/removed a lot of files from your "release" ....

Do you have a screenshot, or file list?