NORLIE JHON MALAGDAO commited on
Commit
34c7f04
1 Parent(s): 78991c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- torch
2
- transformers
3
- numpy
4
- tensorflow
5
- gdown
 
 
 
1
+ torch==2.0.1
2
+ transformers==4.30.2
3
+ matplotlib==3.7.1
4
+ numpy==1.24.3
5
+ pillow==9.5.0
6
+ tensorflow==2.12.0
7
+ gdown==4.7.1