HichTala commited on
Commit
52c62b4
·
verified ·
1 Parent(s): c9d3081

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ DiffusionDet is a diffusion-based object detection model that formulates object
12
 
13
  ## 🔧 Uses
14
 
15
- You can load and use the model with Hugging Face's transformers or via the original repository.
16
 
17
  - 📦 [Original GitHub repo](github.com/pierlj/fsdiffusiondet)
18
  - 🚀 [Few-shot cross-domain adaptation repo](https://github.com/ShoufaChen/DiffusionDet)
 
12
 
13
  ## 🔧 Uses
14
 
15
+ You can load and use the model with Hugging Face's 🤗 `transformers` or via the original repository.
16
 
17
  - 📦 [Original GitHub repo](github.com/pierlj/fsdiffusiondet)
18
  - 🚀 [Few-shot cross-domain adaptation repo](https://github.com/ShoufaChen/DiffusionDet)