Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Poojashetty357
/
Gradion_assignment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Poojashetty357
commited on
Apr 29, 2025
Commit
0ba789d
·
verified
·
1 Parent(s):
06e19a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -41,4 +41,4 @@ demo = gr.Interface(
41
)
42
43
# Launch the app
44
-
demo.launch(
share=True
)
41
)
42
43
# Launch the app
44
+
demo.launch()