Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
surrealism
style
food
noodle
noodles
styles
Instructions to use RalFinger/noodles-lora-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use RalFinger/noodles-lora-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("RalFinger/noodles-lora-sdxl") prompt = "snow panther abstract beauty, centered, looking at the camera, approaching perfection, dynamic, moonlight, highly detailed, digital painting, artstation, concept art, smooth, sharp focus,, noodlez " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e2e6f5037270ebe092c9fdd46642414dd32702519da96fd0019966ebe0137d70
- Size of remote file:
- 228 MB
- SHA256:
- e61c41de03260d9c9182fdef6007f499c7126c32a079dc8b7db606f8ec06ef81
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.