Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/mistral-7b
smartdigitalnetworks
/
generativetext
like
0
Running
on
Zero
App
Files
Files
Fetching metadata from the HF Docker repository...
smartdigitalnetworks
commited on
3 days ago
Commit
7c5e8ff
·
verified
·
1 Parent(s):
946f4ee
Upload style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -9,3 +9,7 @@ h1 {
9
background: #1565c0;
10
border-radius: 100vh;
11
}
9
background: #1565c0;
10
border-radius: 100vh;
11
}
12
+
13
+
footer {
14
+
visibility: hidden;
15
+
}