kamil1300 commited on
Commit
9d03a7b
·
verified ·
1 Parent(s): dd6ebe0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -229,4 +229,5 @@ if __name__ == "__main__":
229
  # Launch with proper configuration for Hugging Face
230
  demo.launch(
231
  debug=False,
 
232
  )
 
229
  # Launch with proper configuration for Hugging Face
230
  demo.launch(
231
  debug=False,
232
+ share=True
233
  )