Text-to-Image
Diffusers
English
French
Russian
stable-diffusion
soviet-diffusion
soviet-style
lora
template:sd-lora
openskyml
Instructions to use openskyml/soviet-diffusion-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use openskyml/soviet-diffusion-xl 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("openskyml/soviet-diffusion-xl") prompt = "Jedi Master Lenin rises lightsaber in space" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- fa1646366044f563174e81b87f0c4db0b32ff49372ebdc898fa0465083b752c4
- Size of remote file:
- 6.63 MB
- SHA256:
- 53b527d41e09fe52680263dab9a97a84fc082e4add726b54e99d3da5854593f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.