dinhminh20521597 commited on
Commit
36d6294
·
1 Parent(s): d6a7d5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -21
README.md CHANGED
@@ -1,21 +1,11 @@
1
- <!-- Title -->
2
- <h1 align="center"><b>Newspaper Crawling with Scrapy</b></h1>
3
-
4
- ## Set up environment
5
-
6
- ```
7
- conda env create -f environment.yml
8
- conda activate demo-mm-st
9
- ```
10
-
11
- ## Streamlit demo
12
-
13
- To run streamlit demo, you need to download weights files [Faster-RCNN](https://github.com/laichithien/FaceMaskDetection_StreamlitDemo/releases/download/FaceMaskDetModels/fasterrcnn.pth), [YOLOv3](https://github.com/laichithien/FaceMaskDetection_StreamlitDemo/releases/download/FaceMaskDetModels/yolov3.pth) and place them in `models` folder
14
- After that, simply run command below
15
- ```
16
- streamlit run demo.py
17
- ```
18
- ## Demo interface
19
- ![](demo_page-0001.jpg)
20
-
21
-
 
1
+ ---
2
+ title: OCR DEMO
3
+ emoji: 🚀
4
+ colorFrom: gray
5
+ colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.21.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference