Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tilakraj0308
/
Gen_AI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tilakraj0308
commited on
Mar 7, 2023
Commit
2681693
·
1 Parent(s):
69072d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -97,4 +97,4 @@ with gr.Blocks() as demo:
97
98
# demo.launch(auth=same_auth)
99
100
-
demo.launch(
share=True
)
97
98
# demo.launch(auth=same_auth)
99
100
+
demo.launch()