Niharmahesh commited on
Commit
6cec5a0
·
verified ·
1 Parent(s): 47242f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- streamlit==1.10.0
2
- numpy==1.21.4 # Or allow a newer version if compatible
3
  Pillow==8.4.0
4
- tensorflow>=2.6.1 # Upgrade to a newer version that's compatible with your NumPy version
5
- matplotlib==3.4.3
6
- imageio==2.9.0
7
- json5==0.9.5
8
- streamlit-lottie==0.0.2
 
 
1
+ streamlit
2
+ numpy
3
  Pillow==8.4.0
4
+ tensorflow
5
+ matplotlib
6
+ imageio
7
+ json5
8
+ streamlit-lottie
9
+ protobuf