multimodalart HF Staff commited on
Commit
828ae9a
·
verified ·
1 Parent(s): 36ec274

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,7 +189,7 @@ with gr.Blocks(css=css) as demo:
189
  choices=list(DIRECTION_OPTIONS.keys()),
190
  value="auto",
191
  label="Light Direction",
192
- info="Choose the direction of the light source",
193
  scale=1
194
  )
195
  prompt = gr.Textbox(
 
189
  choices=list(DIRECTION_OPTIONS.keys()),
190
  value="auto",
191
  label="Light Direction",
192
+ info="Direction of the light source",
193
  scale=1
194
  )
195
  prompt = gr.Textbox(