NORLIE JHON MALAGDAO commited on
Commit
9e463b0
·
verified ·
1 Parent(s): b66b45c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,9 +1,11 @@
 
1
  torch
2
  torchvision
3
  gradio
4
  matplotlib
5
  numpy
6
  Pillow
 
7
  tensorflow
8
  gdown
9
  pathlib
 
1
+ pip install -r requirements.txt
2
  torch
3
  torchvision
4
  gradio
5
  matplotlib
6
  numpy
7
  Pillow
8
+ tensorflow>=2.4.0
9
  tensorflow
10
  gdown
11
  pathlib