Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hayas
/
CALM2-7B-chat
like
12
Sleeping
App
Files
Files
Community
a1ac90b
CALM2-7B-chat
/
style.css
hayas
Update
a1ac90b
7 months ago
raw
Copy download link
history
blame
Safe
222 Bytes
h1
{
text-align
: center;
display
: block;
}
#duplicate-button
{
margin
: auto;
color
: white;
background
:
#1565c0
;
border-radius
:
100vh
;
}
.contain
{
max-width
:
900px
;
margin
: auto;
padding-top
:
1.5rem
;
}