23vugarr commited on
Commit
68f681e
1 Parent(s): 25147cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  opencv-python-headless
2
  pyyaml==5.1
3
  torch
4
- torchvision
 
 
1
  opencv-python-headless
2
  pyyaml==5.1
3
  torch
4
+ torchvision
5
+ httpx==0.24.1