ldkong commited on
Commit
63b6457
β€’
1 Parent(s): 11e4216

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,6 +1,9 @@
 
 
 
 
 
1
  numpy
 
2
  torch
3
- torchvision
4
- huggingface_hub
5
- imageio
6
- opencv-python
1
+ argparse
2
+ opencv-python
3
+ imageio
4
+ python-math
5
+ matplotlib
6
  numpy
7
+ Pillow
8
  torch
9
+ torchvision