chiraant commited on
Commit
0c7f4b3
1 Parent(s): 51e3554

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- tensorflow
 
 
 
 
1
+ gradio==3.0
2
+ tensorflow==2.16.1
3
+ Pillow==9.0.1
4
+ numpy==1.23.5