gaur3009 commited on
Commit
0a6d0c5
·
verified ·
1 Parent(s): 71096d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torch
2
- torchvision
3
- gdown
4
- opencv-python
 
 
 
1
+ gradio==4.22.0
2
+ torch==2.1.0
3
+ torchvision==0.16.0
4
+ numpy
5
+ opencv-python
6
+ Pillow