Spaces:
Running
on
Zero
Running
on
Zero
John Ho
commited on
Commit
·
172ed15
1
Parent(s):
71dfc73
updated emoji
Browse files
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 |
-
`
|
|
|
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()`
|