Instructions to use RareConcepts/pseudo-flex-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use RareConcepts/pseudo-flex-v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("RareConcepts/pseudo-flex-v2", 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 Settings
- Draw Things
- DiffusionBee
Ctrl+K
Bagheera Bghira
24300 steps of training, auto-pushed, adamw8bit optimizer, lr=6e-6, bsz=16*1, dropout=0.2, min-snr-gamma=5, ema=true, enabled datasets: mj-60, text-1mp, anatomy, cinemamix-1mp, photo-aesthetics, shutterstock, sports, yoga, nsfw-1024, architecture, ethnic, text-embeds-sd2x
7b1fa90