Instructions to use krystv/hestyle-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use krystv/hestyle-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krystv/hestyle-diffusion", torch_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
Delete sample
Browse files- sample/00043-209812484.jpg +0 -0
- sample/00048-2044894744.jpg +0 -0
- sample/00056-4225074758.jpg +0 -0
- sample/00058-2995570973.jpg +0 -0
- sample/00118-1283733305.jpg +0 -0
- sample/00124-2850239765.jpg +0 -0
- sample/00132-2553663004.jpg +0 -0
- sample/00136-3956442682.jpg +0 -0
sample/00043-209812484.jpg
DELETED
|
Binary file (783 kB)
|
|
|
sample/00048-2044894744.jpg
DELETED
|
Binary file (759 kB)
|
|
|
sample/00056-4225074758.jpg
DELETED
|
Binary file (688 kB)
|
|
|
sample/00058-2995570973.jpg
DELETED
|
Binary file (752 kB)
|
|
|
sample/00118-1283733305.jpg
DELETED
|
Binary file (939 kB)
|
|
|
sample/00124-2850239765.jpg
DELETED
|
Binary file (819 kB)
|
|
|
sample/00132-2553663004.jpg
DELETED
|
Binary file (793 kB)
|
|
|
sample/00136-3956442682.jpg
DELETED
|
Binary file (679 kB)
|
|
|