fantaxy commited on
Commit
8965d8c
·
verified ·
1 Parent(s): a6021dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -41,14 +41,7 @@ def infer(prompt, seed=42, randomize_seed=False, width=1024, height=1024, num_in
41
  return image, seed
42
 
43
  examples = [
44
- "Create a new logo for a tech startup",
45
- "Design an engaging Instagram post for a fashion brand",
46
- "Create a new character for a social media campaign",
47
- "Generate a marketing advertisement for a new product launch",
48
- "Design a social media banner for a charity event",
49
- "Create a new branding concept for a luxury hotel",
50
- "Design a promotional video thumbnail for a movie premiere",
51
- "Generate a marketing campaign for a sustainable lifestyle brand"
52
  ]
53
 
54
  css = """
 
41
  return image, seed
42
 
43
  examples = [
44
+ "Create a new logo [for a 'Tech Startup'] [Color Tone: Blue'] [Design Concept: 'Tree'] [Text: "Gold Tree"], [Background: 'WHITE COLOR']"
 
 
 
 
 
 
 
45
  ]
46
 
47
  css = """