Instructions to use AlekseyCalvin/Make_Putin_Queer_Please with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AlekseyCalvin/Make_Putin_Queer_Please with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AlekseyCalvin/Make_Putin_Queer_Please", dtype=torch.bfloat16, device_map="cuda") prompt = "trp" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
1175a7d
1
Parent(s): 42ebccc
Upload 4 files
Browse files- samples/0.png +0 -0
- samples/1.png +0 -0
- samples/2.png +0 -0
- samples/3.png +0 -0
samples/0.png
ADDED
|
samples/1.png
ADDED
|
samples/2.png
ADDED
|
samples/3.png
ADDED
|