abiabidali commited on
Commit
5dcb863
·
verified ·
1 Parent(s): 0639c37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,4 +118,4 @@ iface = gr.Interface(
118
  description="Upload multiple images (.jpg, .png), enhance using AI, adjust DPI, resize, and download the final results as a ZIP file."
119
  )
120
 
121
- iface.launch(debug=True,share=True)
 
118
  description="Upload multiple images (.jpg, .png), enhance using AI, adjust DPI, resize, and download the final results as a ZIP file."
119
  )
120
 
121
+ iface.launch(debug=True)