mischeiwiller commited on
Commit
d610df9
β€’
1 Parent(s): aa91494

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- kornia
 
 
 
 
2
  altair==4.0
3
- # torch>=1.8.1
4
- torchvision~=0.13.1
5
  Pillow
6
  streamlit_ace
 
1
+ numpy==1.23.5
2
+ torch==1.13.1
3
+ torchvision==0.14.1
4
+ kornia==0.6.9
5
+ streamlit==1.36.0
6
  altair==4.0
 
 
7
  Pillow
8
  streamlit_ace