Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
leonelhs/rembg
juanelot
/
INNO
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
INNO
/
custom.css
juanelot
Create custom.css
303e291
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
178 Bytes
/* Ocultar "Use via API" */
.gradio-footer
.gradio-api-button
{
display
: none;
}
/* Ocultar "Built with Gradio" */
.gradio-footer
.gradio-footer-text
{
display
: none;
}