Vivawaves commited on
Commit
a8e65a4
·
1 Parent(s): dc88d20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -801,6 +801,7 @@ text-align: center;
801
  div#component-8 {
802
 
803
  margin-bottom: 70px;
 
804
 
805
  }
806
  div#component-15 {display: none;}
@@ -856,8 +857,8 @@ with gr.Blocks(css=css) as demo:
856
  with gr.Column(scale=3):
857
  with gr.Tab("Основные настройки"):
858
  with gr.Column(scale=6, min_width=600):
859
- prompt = gr.Textbox("", placeholder="Take a deep breath and think... Weaves is the world's most expensive stress reliever And we share it freely.", show_label=False, lines=3)
860
- negative_prompt = gr.Textbox(placeholder="Negative Prompt", show_label=False, lines=1, value="[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry")
861
 
862
  with gr.Row():
863
  with gr.Column(scale=1):
 
801
  div#component-8 {
802
 
803
  margin-bottom: 70px;
804
+ margin-top: 210px;
805
 
806
  }
807
  div#component-15 {display: none;}
 
857
  with gr.Column(scale=3):
858
  with gr.Tab("Основные настройки"):
859
  with gr.Column(scale=6, min_width=600):
860
+ prompt = gr.Textbox("", placeholder="Take a deep breath and take your time describing your weave... Be as vague or specific as you want. 💜✨ ", show_label=False, lines=3)
861
+ negative_prompt = gr.Textbox(placeholder="Here you can describe anything that you would like NOT to see. ", show_label=False, lines=1, value="")
862
 
863
  with gr.Row():
864
  with gr.Column(scale=1):