CropGaurd / README.md
Vishweswar53
added initial project
a01f0a1
|
raw
history blame
280 Bytes
# neurolab-mongo-python
![image](https://user-images.githubusercontent.com/57321948/196933065-4b16c235-f3b9-4391-9cfe-4affcec87c35.png)
### Step 1 - Install the requirements
```bash
pip install -r requirements.txt
```
### Step 2 - Run main.py file
```bash
python main.py
```