arjunbahuguna commited on
Commit
13c9d14
·
verified ·
1 Parent(s): 5cb2be5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -94,5 +94,4 @@ demo = gr.Interface(
94
  cache_examples=False,
95
  )
96
 
97
- demo.queue().launch()
98
- This compressed version maintains the core functionality while removing redundant comments and
 
94
  cache_examples=False,
95
  )
96
 
97
+ demo.queue().launch()