kkthyagharajan commited on
Commit
2de3b98
·
verified ·
1 Parent(s): 87ab05f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- tensorflow-cpu==2.14.0
3
- huggingface_hub
4
- numpy
5
  Pillow
 
1
+ streamlit
2
+ tensorflow==2.20.0
3
+ huggingface_hub
4
+ numpy
5
  Pillow