Instructions to use artificialguybr/StoryBookRedmond with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/StoryBookRedmond 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("artificialguybr/StoryBookRedmond") prompt = "KidsRedmAF" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- a28266a082eb9e7c21130403988aec1237ca351fd82400192736bfd79ec9b09c
- Size of remote file:
- 1.23 MB
- SHA256:
- d316fe5e1ed2f98d1dd084a644b318d7a994a8dd4b07a527d89494f9616a26f1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.