lethanhson9901 / ml-hands-be

Repository from Github https://github.comlethanhson9901/ml-hands-beRepository from Github https://github.comlethanhson9901/ml-hands-be

ml-hands-be

#Cac buoc cai dat

  1. Clone git ve may
  2. cd tới thư mục project backend
  3. Cài đặt thư viện trong file requirements.txt bằng lệnh: pip install -r requirements.txt (nếu dùng pip3/conda thì tùy chỉnh cho phù hợp)
  4. vào terminal chạy file main.py hoặc gõ uvicorn main:app --reload Sau khi chạy Backend sẽ mở cổng 8000 (hoặc cổng nào đó tùy vào mình config). Phía front-end sẽ giao tiếp với Backend thông qua API.

About


Languages

Language:Python 100.0%