Commit
·
8ea5f70
1
Parent(s):
0c39cf3
add app port to readme
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ emoji: 📚
|
|
5 |
colorFrom: red
|
6 |
colorTo: blue
|
7 |
app_file: main.py
|
|
|
8 |
pinned: true
|
9 |
license: cc-by-nc-4.0
|
10 |
short_description: Multilingual ASR and video captioning tool
|
|
|
5 |
colorFrom: red
|
6 |
colorTo: blue
|
7 |
app_file: main.py
|
8 |
+
app_port: 8000
|
9 |
pinned: true
|
10 |
license: cc-by-nc-4.0
|
11 |
short_description: Multilingual ASR and video captioning tool
|