Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SaHa24D
/
testsaha24
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SaHa24D
commited on
Apr 24, 2025
Commit
93f4c22
·
verified
·
1 Parent(s):
a52f0a3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -138,4 +138,4 @@ interface = gr.Interface(
138
)
139
140
if __name__ == "__main__":
141
-
interface.launch(
server_name="localhost", server_port=7860, share=True
)
138
)
139
140
if __name__ == "__main__":
141
+
interface.launch()