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:
Duplicated from
huggingchat/chat-ui
adowu
/
huggi
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
huggi
/
src
/
ambient.d.ts
nsarrazin
fix: social thumbnail assistants (#732)
bbbed00
unverified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
77 Bytes
declare
module
"*.ttf"
{
const
value
:
ArrayBuffer
;
export
default
value;
}