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
- Draw Things
- DiffusionBee
- Xet hash:
- 0337d79196f21c97b9b41618bfcca1fc6036898294621b44ed3a8841cfbcef8a
- Size of remote file:
- 1 kB
- SHA256:
- e1ef945fb67548939f1340070803ddc6f91925dd6d43f8c15ba25d113f03c5ed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.