chansung commited on
Commit
adf0682
·
1 Parent(s): 7f580d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,7 +276,7 @@ with gr.Blocks() as demo2:
276
  show_label=False,
277
  )
278
 
279
- repository_selector = gr.Textbox(
280
  value=f"v1673365013/{head_sha[:7]}",
281
  interactive=False,
282
  show_label=False,
 
276
  show_label=False,
277
  )
278
 
279
+ revision_selector = gr.Textbox(
280
  value=f"v1673365013/{head_sha[:7]}",
281
  interactive=False,
282
  show_label=False,