Object_Detection / requirements.txt
Aumkeshchy2003's picture
Update requirements.txt
8525a42 verified
raw
history blame
145 Bytes
torch
torchvision
cython
gradio
opencv-python
Pillow
pycocotools-windows; platform_system == "Windows"
pycocotools; platform_system != "Windows"