Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Film
artwork
Real
HDR photography
photos
Fenn
Dunkindont
Instructions to use Yntec/FotoPhoto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/FotoPhoto 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/FotoPhoto", 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -87,6 +87,18 @@ https://civitai.com/models/153869/fenn-photo
|
|
| 87 |
|
| 88 |
https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/
|
| 89 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |

|
| 91 |
|
| 92 |
(Click for larger)
|
|
|
|
| 87 |
|
| 88 |
https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/
|
| 89 |
|
| 90 |
+

|
| 91 |
+
|
| 92 |
+
(Click for larger)
|
| 93 |
+
|
| 94 |
+
Top right: a pretty cute indian girl wearing an apron. sunset
|
| 95 |
+
|
| 96 |
+
Top left: a PEACEFUL of a beautiful young girl with cleavage. Skirt
|
| 97 |
+
|
| 98 |
+
Bottom left: astronaut girl walking with gorilla, centered, (messy bun), pale skin, behind glacial mountains, (high detailed skin:1.2), film grain, Fujifilm XT3, (high detailed face:1.3)
|
| 99 |
+
|
| 100 |
+
Bottom right: a Cooking of a beautiful young cute girl
|
| 101 |
+
|
| 102 |

|
| 103 |
|
| 104 |
(Click for larger)
|