sayakpaul HF Staff commited on
Commit
6d110d6
·
verified ·
1 Parent(s): 1c1d540

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,9 +6,8 @@ library_name: diffusers
6
 
7
  A custom [Modular Diffusers](https://huggingface.co/docs/diffusers/modular_diffusers/overview) block that uses [Florence-2](https://huggingface.co/docs/transformers/model_doc/florence2) for image annotation tasks like segmentation, object detection, and captioning.
8
 
9
- ## Usage
10
 
11
- ### Basic Usage
12
 
13
  ```python
14
  import torch
 
6
 
7
  A custom [Modular Diffusers](https://huggingface.co/docs/diffusers/modular_diffusers/overview) block that uses [Florence-2](https://huggingface.co/docs/transformers/model_doc/florence2) for image annotation tasks like segmentation, object detection, and captioning.
8
 
9
+ ## How to use
10
 
 
11
 
12
  ```python
13
  import torch