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
LythronAI
/
lythron-ai
like
0
Spanish
English
assistant
ai
lythron
creative
analytical
futuristic
fastapi
License:
mit
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
LythronAI
commited on
Oct 31, 2025
Commit
479015a
·
verified
·
1 Parent(s):
b3f6873
Create index.css
Browse files
Files changed (1)
hide
show
index.css
+7
-0
index.css
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
@tailwind base;
2
+
@tailwind components;
3
+
@tailwind utilities;
4
+
5
+
body {
6
+
font-family: 'Inter', sans-serif;
7
+
}