SeoJunn commited on
Commit
1f26ba5
1 Parent(s): c052c49

CHORE : requirments.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch
2
- transformers
3
  tensorflow==2.13.0
4
- numpy
5
- Image
6
- matplotlib
7
- Pillow
 
1
+ torch==2.1.0
2
+ transformers==4.32.1
3
  tensorflow==2.13.0
4
+ numpy==1.24.3
5
+ matplotlib==3.7.2
6
+ Pillow==9.4.0