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
|
@@ -37,7 +37,17 @@ Bottom left: calm water in european city. veggies
|
|
| 37 |
|
| 38 |
Bottom right: vertical mountain peaks. movie still
|
| 39 |
|
| 40 |
-

|
| 43 |
|
|
|
|
| 37 |
|
| 38 |
Bottom right: vertical mountain peaks. movie still
|
| 39 |
|
| 40 |
+

|
| 41 |
+
|
| 42 |
+
Top left: ladies as close Catwoman and Harley Quinn from the 2004 movie. up, medieval in cool armor, action scene, in a wonderland land
|
| 43 |
+
|
| 44 |
+
Top right: digital painting of a neoclassical painting with a golden sunset
|
| 45 |
+
|
| 46 |
+
Bottom left: an amazing close up photo of a detailed Afrikaan porsche 911 on a curvy, asphalt road, mountain
|
| 47 |
+
|
| 48 |
+
Bottom right: close up of two pretty cute young girls, indian wearing a red dress, centered, little sunset friend with long hair, behind busy street, (high detailed skin:1.2), film grain, Fujifilm XT3, (high detailed face:1.3)
|
| 49 |
+
|
| 50 |
+

|
| 51 |
|
| 52 |
(Click for larger)
|
| 53 |
|