SkalskiP commited on
Commit
5b55299
·
verified ·
1 Parent(s): 89ca3f0

use RF-DETR 1.2.0 release code

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  spaces
3
- rfdetr
 
4
  tqdm
 
1
  gradio
2
  spaces
3
+ # rfdetr
4
+ git+https://github.com/roboflow/rf-detr.git@size-release
5
  tqdm