peshk1n commited on
Commit
e8f001f
·
verified ·
1 Parent(s): 7c6a476

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- tensorflow>=2.18.0
2
- keras>=3.8.0
3
- numpy>=2.0.2
4
- pillow>=11.2.1
5
- transformers>=4.52.4
6
- gradio>=5.31.0
7
  h5py>=3.14.0
 
1
+ tf-keras>=2.18.0
2
+ tensorflow>=2.18.0
3
+ numpy>=1.26.0,<2.0.0
4
+ pillow>=11.2.1
5
+ transformers>=4.52.4
6
+ gradio>=5.31.0
7
  h5py>=3.14.0