hmarzan commited on
Commit
c52a335
·
1 Parent(s): f9905f9

Reverted back to torch==1.13.0

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  numpy==1.25.2
2
  sconf==0.2.5
3
- torch>=1.9.*
 
4
  donut-python==1.0.9
5
  lightning-lite==1.8.6
6
  pytorch-lightning==1.9.0
 
1
  numpy==1.25.2
2
  sconf==0.2.5
3
+ torch==1.13.0
4
+ torchvision==0.14.0
5
  donut-python==1.0.9
6
  lightning-lite==1.8.6
7
  pytorch-lightning==1.9.0