Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vs4vijay
/
ChatStudio
like
0
Sleeping
App
Files
Files
Community
vs4vijay
commited on
May 27, 2023
Commit
f987e6e
•
1 Parent(s):
7429b52
specify port
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -8,6 +8,7 @@ sdk_version: 1.21.0
8
app_file: src/app.py
9
pinned: false
10
license: mit
11
---
12
13
8
app_file: src/app.py
9
pinned: false
10
license: mit
11
+
port: 7000
12
---
13
14