SeoJunn commited on
Commit
8d94abf
1 Parent(s): bb78b14

CHORE : fixed modules

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