menghui753 commited on
Commit
0347583
·
verified ·
1 Parent(s): cd5967a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- torch==2.0.0
2
- torchvision==0.15.1
3
- transformers==4.27.0
4
- gradio==3.38.0
5
- numpy==1.23.5
6
- Pillow==9.5.0
7
- onnxruntime==1.15.1
8
- matplotlib==3.7.1
 
 
1
+ torch==2.0.0
2
+ torchvision==0.15.1
3
+ transformers==4.27.0
4
+ gradio==3.38.0
5
+ numpy==1.23.5
6
+ Pillow==9.5.0
7
+ onnxruntime==1.15.1
8
+ matplotlib==3.7.1
9
+ pandas==1.5.3