Omnibus commited on
Commit
837f49f
1 Parent(s): 7298133

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -328,7 +328,7 @@ with gr.Blocks() as app:
328
  gr.Column()
329
 
330
  with gr.Row():
331
- update_game=gr.Button("Make Game")
332
  #start_prompt=gr.Textbox(value="beautiful landscape, real, 8k",visible=False)
333
 
334
  with gr.Row():
 
328
  gr.Column()
329
 
330
  with gr.Row():
331
+ update_game=gr.Button("Load Game")
332
  #start_prompt=gr.Textbox(value="beautiful landscape, real, 8k",visible=False)
333
 
334
  with gr.Row():