computervisionobjectdetection / requirements.txt
ghostai1's picture
Update requirements.txt
c12489f verified
raw
history blame
108 Bytes
transformers>=4.30.0
torch>=2.0.0
timm>=0.9.0 # added for DETR backbone
gradio==5.31.0
pillow