guohanghui commited on
Commit
6ca6a01
·
verified ·
1 Parent(s): 1975aac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
3
  torch
4
- torchvision
5
  numpy
6
  pandas
7
- scikit-learn
 
 
 
 
 
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
3
  torch
 
4
  numpy
5
  pandas
6
+ torchvision
7
+ pillow
8
+ pyyaml
9
+ scikit-learn
10
+ fastai==1.0.61