Duplicated from leonelhs/rembg
303e291
1
2
3
4
5
6
7
8
9
10
/* Ocultar "Use via API" */ .gradio-footer .gradio-api-button { display: none; } /* Ocultar "Built with Gradio" */ .gradio-footer .gradio-footer-text { display: none; }