Spaces:
Sleeping
Sleeping
Update fusion.py
Browse files
fusion.py
CHANGED
|
@@ -135,5 +135,4 @@ def create_timeline_chart(timeline_data):
|
|
| 135 |
xaxis_title="Captured Frame",
|
| 136 |
yaxis_title="Confidence (%)"
|
| 137 |
)
|
| 138 |
-
|
| 139 |
return fig
|
|
|
|
| 135 |
xaxis_title="Captured Frame",
|
| 136 |
yaxis_title="Confidence (%)"
|
| 137 |
)
|
|
|
|
| 138 |
return fig
|