zliang commited on
Commit
e63fe55
1 Parent(s): 7e453a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  opencv-python
2
  pymupdf
3
  numpy
 
1
+ pyyaml==5.1
2
+ torch==1.11.0
3
+ torchvision==0.12.0
4
+
5
  opencv-python
6
  pymupdf
7
  numpy