ci: add wandb to requirements.txt for train2.py

This commit is contained in:
Fam Zheng 2026-01-05 21:39:49 +00:00
parent f45bfc9f84
commit e172802a21

View File

@ -20,6 +20,7 @@ torch
torchvision
kornia
opencv-contrib-python
wandb
# RAG dependencies
langchain>=0.1.0