Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
fastrtc
/
integrated-textbox
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
freddyaboulton
commited on
Jun 9, 2025
Commit
ea7851d
·
verified
·
1 Parent(s):
ffc7ec5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -140,4 +140,4 @@ with gr.Blocks(css=css) as demo:
140
)
141
142
if __name__ == "__main__":
143
-
demo.launch(server_port=
6980
)
140
)
141
142
if __name__ == "__main__":
143
+
demo.launch(server_port=
7860
)