NORLIE JHON MALAGDAO commited on
Commit
b508fe9
·
verified ·
1 Parent(s): ae2889f

Update requirements.txt

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