Soumen commited on
Commit
2850c34
1 Parent(s): d50976b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  Pillow
2
- streamlit
 
3
  opencv-python
4
  transformers
5
  torch
 
1
  Pillow
2
+ altair<5
3
+ streamlit==1.22.0
4
  opencv-python
5
  transformers
6
  torch