crytion commited on
Commit
e787eb8
โ€ข
1 Parent(s): 6acc6af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- pip install torch
2
- pip install torchvision
3
- pip install gradio
 
 
 
 
 
 
 
1
+ numpy
2
+ Pillow
3
+ setuptools
4
+ six
5
+ opencv-python
6
+ pytorch
7
+ torchvision
8
+ wheel
9
+ gradio