Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jdelavande/chat-ui-energy
chkla
/
chat-ui-energy
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
943ceb8
chat-ui-energy
/
src
/
ambient.d.ts
nsarrazin
HF Staff
fix: social thumbnail assistants (#732)
1e67872
unverified
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
declare
module
"*.ttf"
{
const
value
:
ArrayBuffer
;
export
default
value;
}