selfitcamera commited on
Commit
5d70a92
·
1 Parent(s): d147db3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ with gr.Blocks(css=css) as demo:
149
  with gr.Column():
150
  with gr.Column():
151
  cloth_id = gr.Textbox(value="497", interactive=True,
152
- label='runtime information')
153
  # cloth_image = gr.Image(sources='clipboard', type="filepath", label="",
154
  # value=None)
155
  # cloth_id = gr.Label(value=cloth_examples[0][0], label="Clothing 3D Model", visible=False)
 
149
  with gr.Column():
150
  with gr.Column():
151
  cloth_id = gr.Textbox(value="497", interactive=True,
152
+ label='clothId')
153
  # cloth_image = gr.Image(sources='clipboard', type="filepath", label="",
154
  # value=None)
155
  # cloth_id = gr.Label(value=cloth_examples[0][0], label="Clothing 3D Model", visible=False)