singhanshuman commited on
Commit
225f2bc
·
verified ·
1 Parent(s): 70e204b

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- torch==2.3.1
2
- torchvision==0.18.1
3
- numpy==1.26.4
4
- scipy==1.13.1
5
- scikit-learn==1.5.0
6
- matplotlib==3.9.0
7
- Pillow==10.3.0
8
- transformers==4.41.2
9
- huggingface_hub==0.23.4
10
- gradio==4.37.1
 
1
+ torch
2
+ torchvision
3
+ numpy
4
+ scipy
5
+ scikit-learn
6
+ matplotlib
7
+ Pillow
8
+ transformers
9
+ huggingface_hub