BeyzaTopbas commited on
Commit
76c24f0
·
verified ·
1 Parent(s): 577d7b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit
2
- onnxruntime
 
3
  numpy
4
  pillow
 
1
  streamlit
2
+ tensorflow-cpu==2.12.0
3
+ keras==2.12.0
4
  numpy
5
  pillow