Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MoJaff
/
Mustalhim_AI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MoJaff
commited on
Feb 26
Commit
22b03f1
·
verified
·
1 Parent(s):
29b8132
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -91,4 +91,4 @@ app = gr.Interface(
91
)
92
93
# Launch the app
94
-
app.launch(
share = True
)
91
)
92
93
# Launch the app
94
+
app.launch()