Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
hysts/mistral-7b
smartdigitalnetworks
/
generativetext
like
0
Configuration error
App
Files
Files
Fetching metadata from the HF Docker repository...
smartdigitalnetworks
commited on
Mar 30
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
+
}