Johannes Kolbe commited on
Commit
862cf91
1 Parent(s): cbb6735

adapt streamlit version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy
2
  torch
3
- streamlit==1.8.1
4
  opencv-python
5
  tqdm==4.63.0
 
1
  numpy
2
  torch
3
+ streamlit==1.3.1
4
  opencv-python
5
  tqdm==4.63.0