> For the complete documentation index, see [llms.txt](https://co-vision.gitbook.io/co-vision-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://co-vision.gitbook.io/co-vision-eng/how-to-use/undefined-1.md).

# Without RaspberryPi

Those who have only Computer(Laptop) without raspberry pi😢

1\. Git clone the following repository on your raspberry pi.

```bash
git clone https://github.com/osamhack2020/IoT_COVID19-Detector_CO-vision.git
```

2\. Install libraries by typing following commands.

```bash
pip install tensorflow flirpy opencv-python google-cloud-vision telepot pyzmq PyQt5
```

3\. Go to main code file and run main.py.

```bash
cd src/3. Without RaspberryPi
python main.py
```

It works!

![](https://1421990027-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MKsz21tq9tKvhQzpAmJ%2F-MKwyVyhJEzmcwlYTbF1%2F-MKx07o_MZ3apNQnJWz-%2FKakaoTalk_20201029_203530342_03.jpg?alt=media\&token=0d97a8fb-7c20-4ec3-9452-d66662a86ef8)
