Instructions to use tonera/Chroma1-HD-SVDQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tonera/Chroma1-HD-SVDQ with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("tonera/Chroma1-HD-SVDQ", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
关于comfyui的模型加载器问题
#2
by LawlietDream - opened
我按照大佬的提示添加了py文件,但是针对nodes并没有对应的nunchaku chroma dit模型加载器,请问我需要怎么操作才能准确加载该模型,我已经测试过用nunchaku官方的flux dit模型加载器,但是显示的是KeyError: 'model_class'
好吧,,,现在这个时间点好像没醒,,过一会群里再去催催,但是最近几个月的速度慢了很多