ginipick commited on
Commit
021621e
·
verified ·
1 Parent(s): 9840d42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -859,7 +859,8 @@ footer {
859
 
860
  def create_demo():
861
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
862
- gr.Markdown("# FLUXllama Multilingual")
 
863
  with gr.Row():
864
  with gr.Column():
865
  prompt = gr.Textbox(label="Prompt(Supports English, Korean, and Japanese)", value="A cute and fluffy golden retriever puppy sitting upright, holding a neatly designed white sign with bold, colorful lettering that reads 'Have a Happy Day!' in cheerful fonts. The puppy has expressive, sparkling eyes, a happy smile, and fluffy ears slightly flopped. The background is a vibrant and sunny meadow with soft-focus flowers, glowing sunlight filtering through the trees, and a warm golden glow that enhances the joyful atmosphere. The sign is framed with small decorative flowers, adding a charming and wholesome touch. Ensure the text on the sign is clear and legible.")
 
859
 
860
  def create_demo():
861
  with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
862
+ gr.Markdown("# FLUXllama Multilingual")
863
+
864
  with gr.Row():
865
  with gr.Column():
866
  prompt = gr.Textbox(label="Prompt(Supports English, Korean, and Japanese)", value="A cute and fluffy golden retriever puppy sitting upright, holding a neatly designed white sign with bold, colorful lettering that reads 'Have a Happy Day!' in cheerful fonts. The puppy has expressive, sparkling eyes, a happy smile, and fluffy ears slightly flopped. The background is a vibrant and sunny meadow with soft-focus flowers, glowing sunlight filtering through the trees, and a warm golden glow that enhances the joyful atmosphere. The sign is framed with small decorative flowers, adding a charming and wholesome touch. Ensure the text on the sign is clear and legible.")