broadfield-dev commited on
Commit
8229763
·
verified ·
1 Parent(s): d13391d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -115,8 +115,8 @@ with gr.Blocks(theme=gr.themes.Soft(), css="footer {display: none !important;}")
115
  3. Copy the token and paste it below. **Treat this token like a password!**
116
  """
117
  )
118
- with gr.Column(scale=1):
119
- gr.Image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/security-tokens-write.png", show_label=False, interactive=False)
120
 
121
  with gr.Group():
122
  github_url = gr.Textbox(
 
115
  3. Copy the token and paste it below. **Treat this token like a password!**
116
  """
117
  )
118
+ #with gr.Column(scale=1):
119
+ # gr.Image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/security-tokens-write.png", show_label=False, interactive=False)
120
 
121
  with gr.Group():
122
  github_url = gr.Textbox(