Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
andrewelawrence/chat
evijit
/
pluralchat
like
4
Running
on
Inf2
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ffc89fe
pluralchat
/
src
/
ambient.d.ts
nsarrazin
fix: social thumbnail assistants (#732)
1e67872
unverified
almost 2 years ago
raw
Copy download link
history
blame
77 Bytes
declare
module
"*.ttf"
{
const
value
:
ArrayBuffer
;
export
default
value;
}