berkeruveyik commited on
Commit
55c9ec5
·
verified ·
1 Parent(s): 6514b45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
- tensorflow==2.12.0
3
- numpy
4
  pillow
5
  huggingface_hub
6
  scipy
 
 
 
 
1
  gradio
 
 
2
  pillow
3
  huggingface_hub
4
  scipy
5
+ tensorflow>=2.16.0
6
+ keras>=3.0.0
7
+ numpy