fantaxy commited on
Commit
4b83e83
·
verified ·
1 Parent(s): e97e989

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def infer(prompt, seed=42, randomize_seed=False, width=1024, height=1024, num_in
40
  ).images[0]
41
  return image, seed
42
 
43
- examples = [Create a new logo for a Tech Startup. Color Tone: Blue. Design Concept: Tree. Text: Gold Tree. Background: WHITE COLOR]
44
 
45
  css = """
46
  footer {
 
40
  ).images[0]
41
  return image, seed
42
 
43
+ examples = "Create a new logo for a Tech Startup 'Rocket'"
44
 
45
  css = """
46
  footer {