mtasic85 commited on
Commit
fa76479
·
1 Parent(s): b68070c
Files changed (1) hide show
  1. scripts/requirements.in +1 -0
scripts/requirements.in CHANGED
@@ -1,6 +1,7 @@
1
  # pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
2
  torch>=2.5.0,<2.6.0
3
  numpy<2.0
 
4
 
5
  tqdm
6
  datasets
 
1
  # pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
2
  torch>=2.5.0,<2.6.0
3
  numpy<2.0
4
+ torchao
5
 
6
  tqdm
7
  datasets