Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Cristobal299
/
code-improver
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Cristobal299
commited on
Jun 18
Commit
2014456
·
verified
·
1 Parent(s):
ce746bb
Upload app.py with huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ with gr.Blocks() as demo:
54
outputs=output_box
55
)
56
57
-
demo.launch(server_name="0.0.0.0"
, server_port=7861
)
54
outputs=output_box
55
)
56
57
+
demo.launch(server_name="0.0.0.0")