- buat python env
- aktifkan dir env. contoh: -> .\CNN-venv\Scripts\activate (Windows) | -> source CNN-venv/bin/activate (Linux) | -> deactivate (nonaktif)
- install package yang dibutuhkan: -> pip install -r requirements.txt
- running program. -> python main.py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|