Camayli commited on
Commit
12a5210
·
verified ·
1 Parent(s): 1f1fafb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
  fastai==2.8.1
2
  fastcore==1.8.18
3
-
4
  torch==2.6.0
5
  torchvision==0.21.0
6
-
7
  numpy==1.26.4
8
  pillow==9.2.0
9
-
10
  scikit-learn
11
- plum-dispatch
12
- cloudpickle
13
  huggingface_hub[fastai]
14
  toml
 
1
  fastai==2.8.1
2
  fastcore==1.8.18
 
3
  torch==2.6.0
4
  torchvision==0.21.0
 
5
  numpy==1.26.4
6
  pillow==9.2.0
 
7
  scikit-learn
8
+ plum-dispatch==1.7.4
 
9
  huggingface_hub[fastai]
10
  toml