Text-to-Image
Diffusers
TensorBoard
diffusers-training
dora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use FaceSoft/cbox_LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FaceSoft/cbox_LoRA with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("FaceSoft/cbox_LoRA", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of Cornell box" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d8544c07fdbe2bfe72c7eee11e243974f24755ba4b8589e0e7c6c96b23e77206
- Size of remote file:
- 1 kB
- SHA256:
- cfd4800c60a1b10fc71bb1053cfbd4aa0b54964d9d166211a08b52fc64df3f79
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.