Felix Marty commited on
Commit
1433ab1
1 Parent(s): 183a9ba

visible does not work

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -118,7 +118,6 @@ with gr.Blocks() as demo:
118
  input_token = gr.Textbox(
119
  max_lines=1,
120
  label="Hugging Face token",
121
- visible=False,
122
  )
123
  input_model = gr.Textbox(
124
  max_lines=1,
 
118
  input_token = gr.Textbox(
119
  max_lines=1,
120
  label="Hugging Face token",
 
121
  )
122
  input_model = gr.Textbox(
123
  max_lines=1,