Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nakas
/
Code-agent-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nakas
commited on
22 days ago
Commit
c1a4d47
·
verified
·
1 Parent(s):
651dee2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -33,4 +33,4 @@ demo = gr.Interface(
33
)
34
35
# Launch the Gradio app on port 7860
36
-
demo.launch(server_port=7860)
33
)
34
35
# Launch the Gradio app on port 7860
36
+
demo.launch(server_port=7860)