yemce commited on
Commit
513ff0f
·
verified ·
1 Parent(s): 024b535

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +8 -8
requirement.txt CHANGED
@@ -1,8 +1,8 @@
1
- transformers
2
- torch
3
- huggingface-hub
4
- gradio
5
- Pillow
6
- opencv-python
7
- numpy
8
- matplotlib
 
1
+ transformers==4.30.0
2
+ torch==2.1.0
3
+ huggingface-hub==0.16.4
4
+ gradio==3.35.1
5
+ Pillow==9.5.0
6
+ opencv-python-headless==4.7.0.72
7
+ numpy==1.23.5
8
+ matplotlib==3.7.2