evalstate HF Staff commited on
Commit
e74f67f
·
verified ·
1 Parent(s): e44c844

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def infer(prompt, seed=42, randomize_seed=True, width=768, height=768, guidance_
26
  Generate natural, realistic professional-quality images using the Flux.1 Krea-Dev Image Generator, eliminating typical AI image artifacts. Specialized for Product photography, e-commerce visuals, concept art, fashion and beauty photography, stock images
27
 
28
  Args:
29
- prompt (str): Detailed description emphasizing technical photography terms, specific lighting, and material textures. Include professional camera/lens specifications for photorealistic results.
30
 
31
  """
32
  if randomize_seed:
 
26
  Generate natural, realistic professional-quality images using the Flux.1 Krea-Dev Image Generator, eliminating typical AI image artifacts. Specialized for Product photography, e-commerce visuals, concept art, fashion and beauty photography, stock images
27
 
28
  Args:
29
+ prompt (str): Approximately 60-70 words max. Detailed description emphasizing technical photography terms, specific lighting, and material textures. Include professional camera/lens specifications for photorealistic results.
30
 
31
  """
32
  if randomize_seed: