A7md47 commited on
Commit
5119b21
·
verified ·
1 Parent(s): 2c0ffc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit
2
- tensorflow
3
  numpy
4
- pillow
5
- protobuf>=3.20,<5
 
 
1
  streamlit
 
2
  numpy
3
+ pandas
4
+ tensorflow==2.13.1
5
+ Pillow