PatriVaca commited on
Commit
86fd287
·
verified ·
1 Parent(s): af34b97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -18
requirements.txt CHANGED
@@ -1,19 +1,3 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
-
3
- torch==2.6.0+cpu
4
- torchvision==0.21.0+cpu
5
-
6
  fastai==2.8.1
7
- fastcore==1.8.18
8
- fastprogress==1.0.5
9
- cloudpickle==3.1.2
10
- toml==0.10.2
11
-
12
- huggingface_hub
13
- gradio
14
-
15
- numpy==2.0.2
16
- pillow
17
- scikit-learn
18
- pandas
19
- matplotlib
 
1
+ torch==2.6.0
 
 
 
 
2
  fastai==2.8.1
3
+ toml