andyaii commited on
Commit
885cbe5
·
verified ·
1 Parent(s): 78314a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -29,9 +29,9 @@ def infer(prompt, seed=42, randomize_seed=False, width=1024, height=1024, num_in
29
  return image, seed
30
 
31
  examples = [
32
- "Cat pfp",
33
- "Fark themed pfp",
34
- "Anime pfp",
35
  ]
36
 
37
  css="""
 
29
  return image, seed
30
 
31
  examples = [
32
+ "Semirealistic futuristic looking woman with purple and orange hair in the style of tom whalen, flat colors, purple orange and white broad strips paint in the background, outrun paint splotches",
33
+ "realistic photo of a caterpillar doing sick skateboard tricks. Low angle action shot. In a dedicated skate-park under an elevated highway.",
34
+ "masterpieces, close-portrait, female, makeup, pale skin, blonde hair, braided hairstyle, mysterious, red black symbols face, glossy blue eyes,best quality,masterpiece",
35
  ]
36
 
37
  css="""