mgupta70 commited on
Commit
88af87c
1 Parent(s): 148e0ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ gr.Interface(
42
  description=description,
43
  article=article,
44
  examples=[["Which code is to be used while planning a pedestrian walkway?"], ["What is AHJ?"]]
45
- ).launch(share = True)
46
 
47
  import gradio as gr
48
  # def sketch_recognition(img):
 
42
  description=description,
43
  article=article,
44
  examples=[["Which code is to be used while planning a pedestrian walkway?"], ["What is AHJ?"]]
45
+ ).launch()
46
 
47
  import gradio as gr
48
  # def sketch_recognition(img):