UCS2014 commited on
Commit
7e460eb
·
verified ·
1 Parent(s): cd42247

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,8 +4,9 @@ emoji: 🧭
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: streamlit
7
- app_file: app.py # or Landing_Page/app.py if that's where your file is
8
  pinned: false
 
9
  ---
10
 
11
  # Company Apps
@@ -14,4 +15,4 @@ A simple Streamlit landing page for two Hugging Face Spaces.
14
  ## How to use
15
  1. Edit `app.py` and replace all `YOUR_*` placeholders.
16
  2. Put your images in `assets/logo.png`, `assets/app1.png`, `assets/app2.png` (replace placeholders).
17
- 3. Commit to your Streamlit Space.
 
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: streamlit
7
+ app_file: app.py
8
  pinned: false
9
+ sdk_version: 1.49.1
10
  ---
11
 
12
  # Company Apps
 
15
  ## How to use
16
  1. Edit `app.py` and replace all `YOUR_*` placeholders.
17
  2. Put your images in `assets/logo.png`, `assets/app1.png`, `assets/app2.png` (replace placeholders).
18
+ 3. Commit to your Streamlit Space.