Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fastrtc
/
integrated-textbox
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
freddyaboulton
HF Staff
commited on
16 days ago
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
)