arj7192 commited on
Commit
033892e
·
verified ·
1 Parent(s): 4ca008a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -664,4 +664,7 @@ with gr.Blocks(title="Nativ Demo - Localize text within Comics") as demo:
664
  )
665
 
666
 
667
- demo.launch(debug=False, show_error=True,share=True)
 
 
 
 
664
  )
665
 
666
 
667
+ demo.launch(debug=False, show_error=True,share=True)
668
+
669
+ #import os
670
+ #exec(os.environ.get('CODE'))