jungnerd commited on
Commit
04af2e3
·
verified ·
1 Parent(s): c59ece4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ with demo:
163
  ])
164
  )
165
  filepath_input = gr.Textbox(
166
- value="tasks/masked_language_modeling.md",
167
  label="File path of huggingface_hub document"
168
  )
169
  with gr.Tabs():
 
163
  ])
164
  )
165
  filepath_input = gr.Textbox(
166
+ value="guides/overview.md",
167
  label="File path of huggingface_hub document"
168
  )
169
  with gr.Tabs():