teachyourselfcoding commited on
Commit
817f3cf
1 Parent(s): 5d23840

Update generate.py

Browse files
Files changed (1) hide show
  1. generate.py +1 -1
generate.py CHANGED
@@ -199,4 +199,4 @@ gr.Interface(
199
  ],
200
  title="HKLawGPT",
201
  description="",
202
- ).queue().launch(share=True)
 
199
  ],
200
  title="HKLawGPT",
201
  description="",
202
+ ).queue().launch()