jjz5463 commited on
Commit
176f4b7
·
1 Parent(s): 1bef274

update instruction

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ with gr.Blocks(fill_height=True) as demo:
145
  gr.Markdown("## Simulator Setup")
146
 
147
  # Input fields for initialization
148
- sitemap_input = gr.Textbox(label="Sitemap", placeholder="Enter the Hugging Face link to sitemap... (eg.jjz5463/DoorDash_synthetic_sitemap)")
149
  initialize_button = gr.Button("Initialize Simulator")
150
 
151
  # Status block to display initialization progress with elapsed time
 
145
  gr.Markdown("## Simulator Setup")
146
 
147
  # Input fields for initialization
148
+ sitemap_input = gr.Textbox(label="Sitemap", placeholder="Enter the Hugging Face link to sitemap... (eg.jjz5463/AppStore_synthetic_sitemap)")
149
  initialize_button = gr.Button("Initialize Simulator")
150
 
151
  # Status block to display initialization progress with elapsed time