omanaaja commited on
Commit
c207f5c
·
1 Parent(s): ff4240a

Fix Tensorflow gradio fastapi version to resolve TensorFlow dependency conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,3 +7,4 @@ pillow==10.3.0
7
  numpy==1.24.3 # Gantilah versi ini
8
  python-dotenv==1.0.1
9
  torch
 
 
7
  numpy==1.24.3 # Gantilah versi ini
8
  python-dotenv==1.0.1
9
  torch
10
+ keras==2.10.0