bigghuggs commited on
Commit
01f0147
·
verified ·
1 Parent(s): 1d1ecbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1973,4 +1973,5 @@ with gr.Blocks(theme=gr.themes.Monochrome(), js=js_func) as demo:
1973
  budget.submit(updateBudget, [budget, seshid], [room_items, total, num_of_items])
1974
 
1975
 
 
1976
  demo.launch()
 
1973
  budget.submit(updateBudget, [budget, seshid], [room_items, total, num_of_items])
1974
 
1975
 
1976
+
1977
  demo.launch()