mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Create readme.md
This commit is contained in:
parent
f0044c29c9
commit
2386b980b5
17
scripts/OpenCV GrayImage/readme.md
Normal file
17
scripts/OpenCV GrayImage/readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
## Run Locally
|
||||
|
||||
Clone the project
|
||||
|
||||
Install dependencies
|
||||
|
||||
```bash
|
||||
pip install opencv-python
|
||||
```
|
||||
|
||||
Run the main.py file
|
||||
|
||||
```bash
|
||||
python main.py
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user