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:
- cf5f502f114a8e48cf8bcdef619c72cacda8fe60f0d32cfd6c7c3c94e31e2df2
- Size of remote file:
- 17.5 MB
- SHA256:
- e3a49864f2ace7c8737c772b89b3dabf2cc6f6ba47258aaa5b0a0c909c0043f1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.