AshProg commited on
Commit
566e84c
·
verified ·
1 Parent(s): bb672b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0
3
- numpy>=1.24.0
4
- pandas>=2.0.0
5
- matplotlib>=3.7.0
6
- seaborn>=0.12.0
7
- Pillow>=9.5.0
8
- scikit-learn>=1.3.0
9
- tqdm>=4.65.0
10
- gradio>=4.0.0
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ numpy>=1.24.0
4
+ Pillow>=9.5.0
5
+ gradio>=4.0.0
6
+ huggingface_hub>=0.20.0