hmarzan commited on
Commit
4e890c0
1 Parent(s): d4fd597

Added missing reference to numpy and sconf

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  donut-python==1.0.9
2
  torchvision==0.14.0
3
  pytorch-lightning==1.6.4
 
1
+ numpy==1.25.2
2
+ sconf==0.2.5
3
  donut-python==1.0.9
4
  torchvision==0.14.0
5
  pytorch-lightning==1.6.4