Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Photorealistic
Realism
Girls
epinikion
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/epiCPhotoGasm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/epiCPhotoGasm with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/epiCPhotoGasm", 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
๐ฉ Report: Legal issue(s)
1
#8 opened over 1 year ago
by
drlordbasil
Sampling method.
1
#7 opened over 1 year ago
by
Idnfbfksnd
Not running
๐ 1
2
#6 opened about 2 years ago
by
roelfrenkema
๐ฉ Report: Ethical issue(s)
2
#4 opened about 2 years ago
by
Tomangel
Negative prompt support
2
#3 opened over 2 years ago
by
sneakad