Instructions to use MaxReynolds/SouderRocketLauncherNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MaxReynolds/SouderRocketLauncherNet with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MaxReynolds/SouderRocketLauncherNet") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 390cdfe4d4a607239115ecc683debdd3106d2c92e8da0b25e31abf687d34e483
- Size of remote file:
- 6.59 MB
- SHA256:
- 2db95c198dd801e24a22ab4e457bf68bbad7cf7653fd2101d7fc028a2d41f0fe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.