Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MuhammadQASIM111
/
AI_AGENT
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MuhammadQASIM111
commited on
Mar 29, 2025
Commit
8dfe9b8
·
verified
·
1 Parent(s):
2f1c105
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -129,5 +129,5 @@ with gr.Blocks() as demo:
129
)
130
131
demo.queue()
132
-
demo.launch(server_port=7861) # Change the port number
133
129
)
130
131
demo.queue()
132
+
demo.launch(server_port=7861) # Change the port number
133