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
58bfc7f
·
verified
·
1 Parent(s):
b430ee0
Upload app.py with huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -56,4 +56,4 @@ with gr.Blocks() as demo:
56
57
if __name__ == "__main__":
58
os.environ["GRADIO_SERVER_PORT"] = "7861"
59
-
demo.launch()
56
57
if __name__ == "__main__":
58
os.environ["GRADIO_SERVER_PORT"] = "7861"
59
+
demo.launch()