Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abven
/
ImageCaptionGenerator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d2574da
ImageCaptionGenerator
/
static
/
styles.css
VenkateshRoshan
Added Webpage
8eeb5a3
over 1 year ago
raw
Copy download link
history
blame
Safe
223 Bytes
body
{
font-family
: Arial, sans-serif;
margin
:
0
;
padding
:
20px
;
}
h1
{
color
:
#333
;
}
form
{
margin-bottom
:
20px
;
}
input
[type=
"file"
]
,
input
[type=
"text"
]
{
display
: block;
margin
:
10px
0
;
}