Pendrokar commited on
Commit
b5bc9a6
β€’
1 Parent(s): 1c2c959

listen to port 7860

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: gray
6
  sdk: docker
7
  python_version: 3.9
8
  app_file: app.py
 
9
  tags:
10
  - tts
11
  - t2s
 
6
  sdk: docker
7
  python_version: 3.9
8
  app_file: app.py
9
+ app_port: 7860
10
  tags:
11
  - tts
12
  - t2s