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:
huggingface
/
inference-playground
like
285
Running
on
CPU Upgrade
App
Files
Files
Community
13
Fetching metadata from the HF Docker repository...
1301eb8
inference-playground
/
src
/
app.css
mishig
HF Staff
same prettier as hub
60216ec
almost 2 years ago
raw
Copy download link
history
blame
Safe
133 Bytes
@import
"highlight.js/styles/atom-one-light"
;
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
html
{
font-size
:
15px
;
}