ceyda commited on
Commit
ce9a9b7
β€’
1 Parent(s): 8d756d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.3.0
2
  kornia
3
- torch==1.8.1
4
- torchvision~=0.9.1
5
  Pillow
6
- streamlit_ace
 
1
+ streamlit==1.11.1
2
  kornia
3
+ # torch>=1.8.1
4
+ torchvision~=0.13.1
5
  Pillow
6
+ streamlit_ace