use RF-DETR 1.2.0 release code
Browse files- 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
|