Emrysv9 commited on
Commit
c777eba
·
verified ·
1 Parent(s): a649d6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -205,10 +205,7 @@ input[type="range"]:focus::-webkit-slider-thumb {{
205
  """
206
 
207
 
208
- # -----------------------------
209
- # UI
210
- # -----------------------------
211
- with gr.Blocks as demo:
212
  gr.Markdown(f"""
213
  <h2 style="color:{BURGUNDY}; margin-bottom:0.2rem;">
214
  NFL Combine Insurance Revenue Simulator (TP/FP-adjusted)
 
205
  """
206
 
207
 
208
+ with gr.Blocks() as demo:
 
 
 
209
  gr.Markdown(f"""
210
  <h2 style="color:{BURGUNDY}; margin-bottom:0.2rem;">
211
  NFL Combine Insurance Revenue Simulator (TP/FP-adjusted)