retraining model,
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled

This commit is contained in:
Liyu Xiao 2025-05-23 10:06:46 -04:00
parent 88b6dec668
commit 473dc5bb40

View File

@ -45,6 +45,8 @@ jobs:
# shell: bash
- name: 2. Train Model
env:
NO_NNPACK: 1
run: |
PYTHONPATH=. python data/training/train.py
echo "training model"