Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LGAI-EXAONE
/
EXAONE-3.5-Instruct-Demo
like
44
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
switiz87
commited on
Aug 9, 2024
Commit
ba77d39
·
verified
·
1 Parent(s):
e892652
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
h1 {
2
+
text-align: center;
3
+
display: block;
4
+
}