bunnyroshan commited on
Commit
03503fb
·
verified ·
1 Parent(s): 4ece717

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch
2
- torchvision
3
- gradio
4
- Pillow
5
- opencv-python
 
1
+ gradio==2.2.9
2
+ torch==1.10.0
3
+ opencv-python-headless==4.5.4.58
4
+ numpy==1.21.5
5
+ ultralytics==0.5.3