You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Expected Behavior
Model card generation fails due to the histogram to large.
Actual Behavior
_draw_histogram
callsfigure_to_base64str
.The method calls
fig.savefig(buf, bbox_inches='tight', format='png')
The save fails with
The text was updated successfully, but these errors were encountered: