Ashrafb commited on
Commit
e7ccc7e
·
1 Parent(s): db4785c

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -98,4 +98,4 @@ gr.Interface(
98
  }
99
  }
100
  '''
101
- ).launch()
 
98
  }
99
  }
100
  '''
101
+ ).launch(share=False)