thepolymerguy commited on
Commit
92f57aa
·
1 Parent(s): 716c6e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -430,6 +430,7 @@ with gr.Blocks(title='Claimed', theme=theme) as demo:
430
 
431
  """)
432
 
 
433
 
434
 
435
  demo.launch()
 
430
 
431
  """)
432
 
433
+ #
434
 
435
 
436
  demo.launch()