arjunanand13 commited on
Commit
b8d7985
·
verified ·
1 Parent(s): eeed7c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ interface = gr.Interface(
226
  ["questions.json", "to_be_screened_2.zip"]
227
  ],
228
  cache_examples=False
229
- )
230
 
231
  # Launch with debugging and sharing enabled
232
  interface.launch(debug=True, share=True)
 
226
  ["questions.json", "to_be_screened_2.zip"]
227
  ],
228
  cache_examples=False
229
+ )
230
 
231
  # Launch with debugging and sharing enabled
232
  interface.launch(debug=True, share=True)