Instructions to use sd-dreambooth-library/galverse-diffusion-wf-8888 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sd-dreambooth-library/galverse-diffusion-wf-8888 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("sd-dreambooth-library/galverse-diffusion-wf-8888", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Galverse-Diffusion-wf-8888 Dreambooth model trained by jarvissan with TheLastBen's fast-DreamBooth notebook
Test the concept via A1111 Colab fast-Colab-A1111
Sample pictures of this concept:
Base model: Waifu-Diffusion Traning data: 8888 Galverse PFPs (512x512) taged with gal_{n}.png
Created by Jarvis (@jarvissan22) in Collobration with the galverse team @galverseNFT
Example images
1 Dragon gal breaving fire fullbody, draong scales, wings, tail, short red hair, purple eyes, pose from above

2 Vampire gal laughing, pink hair, black clothes, pail white skinm green eyes, heart lips, fullbody , high detail

3 Gal working as a delivery girl, working, running, while holding a package, fullbody, wearing brown cap and work clothes, wide

4 Gal gishing, hoolding a fishing rod, fishing, green hair, yellow eyes, in the style of galverse

- Downloads last month
- 6