YonaniCodes commited on
Commit
cbbdcf1
·
1 Parent(s): 44b4995

dependancy change

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
  tensorflow==2.15.0
3
  tensorflow-hub==0.16.1
4
  numpy
 
 
1
+ gradio>=3.30.0
2
  tensorflow==2.15.0
3
  tensorflow-hub==0.16.1
4
  numpy
5
+ Pillow