Instructions to use Comfy-Org/Boogu-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Boogu-Image with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
boogu_image_turbo_lora_rank_128_bf16.safetensors ?
What does LoRA do? Is it used to speed up the base model?
What does LoRA do? Is it used to speed up the base model?
seems to work fine fine for that, as well as edit model
It's the difference between the base and turbo, so it can be used to apply the turbo distillation on the base, and to some extent on the edit model as well. With the edit model I found it best to use it at about half strength and bit more steps.
With the edit model I found it best to use it at about half strength and bit more steps.
don't do that, runs fine with strength=1.0 and 4 steps
It's the difference between the base and turbo, so it can be used to apply the turbo distillation on the base
sweet, so i don't need the turbo model then.
what is the hotfix for?