hbs2 commited on
Commit
f64d390
1 Parent(s): 89ed0dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- app_file: python3 launcher.py -u -i
3
  pinned: false
4
- sdk: streamlit
5
  python_version: 3.12
6
  ---
 
1
  ---
2
+ app_file: launcher.py -u -i
3
  pinned: false
4
+ sdk: docker
5
  python_version: 3.12
6
  ---