skkk commited on
Commit
e4d8566
1 Parent(s): c15f9cf

Modified some tips

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -161,7 +161,7 @@ with gr.Blocks() as demo:
161
 
162
  button_more = gr.Button(value="Download from Rodin", variant="primary", link=rodin_url)
163
  gr.Markdown("""
164
- **HELP**:
165
  1. Upload an image to generate 3D geometry.
166
  2. Click Redo to regenerate the model.
167
  3. 4 buttons to switch the view.
 
161
 
162
  button_more = gr.Button(value="Download from Rodin", variant="primary", link=rodin_url)
163
  gr.Markdown("""
164
+ **TIPS**:
165
  1. Upload an image to generate 3D geometry.
166
  2. Click Redo to regenerate the model.
167
  3. 4 buttons to switch the view.