Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vIVANsy
/
Battery_RUL
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vIVANsy
commited on
Oct 4, 2025
Commit
73c8294
·
verified
·
1 Parent(s):
000fa0d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -87,4 +87,4 @@ with gr.Blocks() as demo:
87
)
88
89
if __name__ == "__main__":
90
-
demo.launch(server_name="
127
.0.0.
1
", server_port=
8080
)
87
)
88
89
if __name__ == "__main__":
90
+
demo.launch(server_name="
0
.0.0.
0
", server_port=
7860
)