Pablogps commited on
Commit
5e16fd9
·
verified ·
1 Parent(s): 2658f57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ fastai==2.7.17
2
  huggingface_hub[fastai]==0.24.6
3
  timm==1.0.9
4
  fasttransform==0.0.2
5
- cloudpickle==3.0.0 # <-- add this line
 
6
 
7
  # Exact CPU builds for Spaces
8
  torch==2.2.2+cpu
 
2
  huggingface_hub[fastai]==0.24.6
3
  timm==1.0.9
4
  fasttransform==0.0.2
5
+ cloudpickle==3.0.0
6
+ numpy>=1.26.4
7
 
8
  # Exact CPU builds for Spaces
9
  torch==2.2.2+cpu