Prudvireddy commited on
Commit
a87aeaf
1 Parent(s): d4d52a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,5 +34,5 @@ app = gr.Interface(
34
  description="Shorts generator"
35
  )
36
 
37
- app.launch(share=True)
38
  #os.path.dirname(os.path.abspath(__file__))
 
34
  description="Shorts generator"
35
  )
36
 
37
+ app.launch()
38
  #os.path.dirname(os.path.abspath(__file__))