Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
141
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
c5c965b
inference-playground
Ctrl+K
Ctrl+K
5 contributors
History:
336 commits
mishig
HF Staff
[Fix] dynamic textarea reset when toggling between code snippets and input messages (#49)
c5c965b
unverified
6 months ago
.github
Add lint github workflow
7 months ago
src
[Fix] dynamic textarea reset when toggling between code snippets and input messages
6 months ago
static
Initial commit
10 months ago
.eslintignore
Safe
160 Bytes
Add eslint
7 months ago
.eslintrc.cjs
Safe
984 Bytes
"svelte/no-at-html-tags": "off"
7 months ago
.gitignore
Safe
199 Bytes
prettier
10 months ago
.npmrc
Safe
19 Bytes
Initial commit
10 months ago
.prettierignore
Safe
62 Bytes
Initial commit
10 months ago
.prettierrc.mjs
Safe
335 Bytes
same prettier as hub
9 months ago
Dockerfile
Safe
569 Bytes
Use npm over pnpm
7 months ago
README.md
Safe
296 Bytes
Update README.md
9 months ago
package-lock.json
Safe
158 kB
let scrollLogicalPosition: ScrollLogicalPosition = "end";
7 months ago
package.json
Safe
1.33 kB
let scrollLogicalPosition: ScrollLogicalPosition = "end";
7 months ago
postcss.config.js
Safe
75 Bytes
same prettier as hub
9 months ago
svelte.config.js
Safe
678 Bytes
same prettier as hub
9 months ago
tailwind.config.ts
Safe
265 Bytes
format
7 months ago
tsconfig.json
Safe
586 Bytes
Fix lint errors
7 months ago
vite.config.ts
Safe
145 Bytes
same prettier as hub
9 months ago