DHEIVER commited on
Commit
0a2ce71
·
1 Parent(s): 01b125e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- pandas
2
- numpy
3
- tensorflow
 
 
1
+ gradio==3.14.0
2
+ pandas==1.3.0
3
+ numpy==1.21.0
4
+ matplotlib==3.4.0