techysanoj commited on
Commit
b2f7aa2
·
1 Parent(s): 2d988ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==2.5.1
2
- torch==1.9.0
3
- torchvision==0.10.0
4
- opencv-python==4.5.3
5
- Pillow==8.2.0
 
1
+ gradio
2
+ torch
3
+ torchvision
4
+ opencv-python
5
+ Pillow