Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using local safetensors instead of relying on stabilityai ones #1

Open
aminesoulaymani opened this issue May 2, 2024 · 0 comments
Open

Comments

@aminesoulaymani
Copy link

aminesoulaymani commented May 2, 2024

Hello,
Great work, much appreciate it!
in pipeline.py:
sdxl_base_repo = 'stabilityai/stable-diffusion-xl-base-1.0'
sdxl_lightning_repo = 'ByteDance/SDXL-Lightning'

Once installed, comfyui started to download many huge checkpoint files (7go each!) I won't never use, it is possible to use something like StableDiffusionXLPipeline.from_single_file("./dreamshaperXL_lightningDPMSDE.safetensors) ?

Update: nevermind, i'm implementing a checkpointloader as input

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant