freemt commited on
Commit
4d04a14
β€’
1 Parent(s): e84d35a

Update app_file

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ“Š
4
  colorFrom: pink
5
  colorTo: red
6
  sdk: gradio
7
- app_file: app.py
8
  pinned: false
9
  ---
10
 
@@ -26,7 +26,7 @@ Color for Thumbnail gradient (red, yellow, green, blue, indigo, purple, pink, gr
26
  Can be either `gradio`, `streamlit`, or `static`
27
 
28
  `sdk_version` : _string_
29
- Only applicable for `streamlit` SDK.
30
  See [doc](https://hf.co/docs/hub/spaces) for more info on supported versions.
31
 
32
  `app_file`: _string_
 
4
  colorFrom: pink
5
  colorTo: red
6
  sdk: gradio
7
+ app_file: radiobee/__main__.py
8
  pinned: false
9
  ---
10
 
 
26
  Can be either `gradio`, `streamlit`, or `static`
27
 
28
  `sdk_version` : _string_
29
+ Only applicable for `streamlit` SDK.
30
  See [doc](https://hf.co/docs/hub/spaces) for more info on supported versions.
31
 
32
  `app_file`: _string_