PixelForge / imageforge /presets.json
Gregorfun's picture
Initial commit
32c5da4
[
{
"name": "Erstelle mir ein Bild einer realistische",
"prompt": "Erstelle mir ein Bild einer realistischen Frau",
"negative_prompt": "low quality, blurry, bad anatomy, extra fingers, waxy skin, overprocessed face, watermark",
"model": "diffusion",
"size": "1024x1024",
"count": 1,
"steps": 48,
"guidance": 7.0,
"image_type": "portrait",
"style_preset": "photorealistic",
"style_strength": 90,
"updated_at": "2026-02-18T21:27:53.127126+00:00"
},
{
"name": "Eine Realistische Frau\n",
"prompt": "Eine Realistische Frau\n",
"negative_prompt": "low quality, blurry, bad anatomy, extra fingers, waxy skin, overprocessed face, watermark",
"model": "dummy",
"size": "1024x1024",
"count": 1,
"steps": 48,
"guidance": 7.0,
"image_type": "portrait",
"style_preset": "photorealistic",
"style_strength": 90,
"updated_at": "2026-02-18T19:30:48.195696+00:00"
}
]