aayanb09 commited on
Commit
06b1946
·
verified ·
1 Parent(s): 3d92fe2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0
3
- Pillow>=9.0.0
4
- numpy>=1.21.0
5
- scikit-learn>=1.0.0
6
- huggingface_hub>=0.16.0
 
1
+ torch
2
+ torchvision
3
+ gradio
4
+ numpy
5
+ pillow