John Ho commited on
Commit
172ed15
·
1 Parent(s): 71dfc73

updated emoji

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Florence 2
3
- emoji: 📉
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio
@@ -30,4 +30,4 @@ seems to be more future proved.
30
  the function `run_example_with_score()` following the example provided from
31
  the [official doc](https://huggingface.co/microsoft/Florence-2-large#output-confidence-score-with-object-detection)
32
  * the feature was added to **Open Vocabulary Detection** too but it seems like the
33
- `transition_beam_score` are ignored in the call to `processor.post_process_generation()`
 
1
  ---
2
  title: Florence 2
3
+ emoji: 🪰
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio
 
30
  the function `run_example_with_score()` following the example provided from
31
  the [official doc](https://huggingface.co/microsoft/Florence-2-large#output-confidence-score-with-object-detection)
32
  * the feature was added to **Open Vocabulary Detection** too but it seems like the
33
+ `transition_beam_scores` are ignored in the call to `processor.post_process_generation()`