yuwd commited on
Commit
bd395ff
·
1 Parent(s): 03f6091

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,11 +1,12 @@
1
- ## Get Started on M1 Mac
2
- ```bash
3
- git submodule update --init --recursive
4
- docker build . -t polos_demo
5
- docker run -it -d -v `pwd`:/workspace -p 8080:8080 --platform linux/amd64 polos_demo
6
- docker exec -it $process_id bash
 
 
 
 
7
 
8
- root@28cb354f7609:~# sh install.sh
9
- root@28cb354f7609:~# poetry run python test.py
10
- root@28cb354f7609:~# poetry run streamlit run test.py --server.port 8080
11
- ```
 
1
+ ---
2
+ title: Test
3
+ emoji: 👁
4
+ colorFrom: green
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: 1.35.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference