Tarive commited on
Commit
b789957
·
verified ·
1 Parent(s): 1022b86

Update requirements.txt

Browse files

fixing requirements.txt file

Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- keras==3.4.1
2
- keras-hub
3
- huggingface_hub==0.23.4
4
  jax[cpu]
5
- gradio==4.39.0
 
1
+ keras~=3.4
2
+ keras-hub~=0.21
3
+ huggingface-hub~=0.23
4
  jax[cpu]
5
+ gradio~=4.39