Nainglinthu commited on
Commit
96e0a00
·
verified ·
1 Parent(s): 6e8733d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,5 +228,5 @@ interface = gr.Interface(
228
  description="Classify legal text using the Nainglinthu/quest_model!", # Description
229
  )
230
 
231
- # Launch the Gradio app
232
  interface.launch()
 
228
  description="Classify legal text using the Nainglinthu/quest_model!", # Description
229
  )
230
 
231
+ # Launch the Gradio ap
232
  interface.launch()