Skip to content

🧊A portable package for running StableFast3D on Windows. | SF3D 整合包

License

Notifications You must be signed in to change notification settings

YanWenKun/StableFast3D-WinPortable

Repository files navigation

StableFast3D Windows Portable

Screenshot

A dedicated package for running Stable Fast 3D official ComfyUI workflow on Windows.

How to use

  1. You need an NVIDIA GPU with at least 8GB VRAM.

  2. Install Visual Studio Build Tools 2022 ( Page | EXE ). During the setup, select "Desktop development with C++" workload. You only need these two optional components:

    • MSVC Build Tools (compilers and libraries)

    • CMake for C++ on Windows

    • If you already installed Visual Studio with C++ workload, just skip this step. (Some PyTorch extension code needs to be compiled during runtime, so the build tools are needed.)

  3. Install CUDA Toolkit with version no later than 12.4.1. You only need to install Libraries and Compilers.

  4. On Hugging Face:

  5. In the StableFast3D-WinPortable/releases page, download SF3D.7z, extract it to a convenient place.

  6. Edit run.bat, find & replace hf_your_token with the read-only access token you just created in step 4.

  7. (Optional) If you already have these model files cached in %USERPROFILE%\.cache\huggingface\hub, copy/move them to the SF3D\HuggingFaceHub folder.

    • CLIP-ViT-B-32-laion2B-s34B-b79K

    • dinov2-large

    • stable-fast-3d

  8. Run run.bat.

  9. In the left side bar, find the workflow, open it, and click "Queue" button in the bottom-center of the page.

Select Workflow

File Location

The output files will be saved in ComfyUI\output.

The input files (examples) are in ComfyUI\input.

About

🧊A portable package for running StableFast3D on Windows. | SF3D 整合包

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published