Dinaliah commited on
Commit
48a7ad3
·
verified ·
1 Parent(s): ead8c88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit
2
- tensorflow==2.15.0
3
- keras==2.15.0
4
- numpy<2
5
- pillow
 
 
1
+ tensorflow-cpu>=2.16.0
2
+ fastapi
3
+ uvicorn
4
+ python-multipart
5
+ pillow
6
+ numpy