Zwea Htet commited on
Commit
a6a7a07
1 Parent(s): edf98c8

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ colorTo: red
7
  # sdk_version: 1.24.0 not supported on huggingface spaces
8
  sdk: docker # for local testing, you can comment this, and uncomment the streamlit
9
  app_file: app.py
10
- app_port: 7860
11
  pinned: false
12
  ---
13
 
 
7
  # sdk_version: 1.24.0 not supported on huggingface spaces
8
  sdk: docker # for local testing, you can comment this, and uncomment the streamlit
9
  app_file: app.py
10
+ app_port: 8501
11
  pinned: false
12
  ---
13