nightfury commited on
Commit
f5a388c
·
1 Parent(s): ab61e47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy
2
  matplotlib
3
- tensorflow
4
- tensorflow_hub
 
 
 
1
  matplotlib
2
+ numpy==1.21.2
3
+ tensorflow==2.2.0
4
+ tensorflow_hub==0.12.0