Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aigorithm
/
faketext
like
0
Running
App
Files
Files
Community
main
faketext
/
package.json
aigorithm
Upload 4 files
a0d0340
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
177 Bytes
{
"name"
:
"chat-animator"
,
"version"
:
"1.0.0"
,
"type"
:
"module"
,
"dependencies"
:
{
"react"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"html2canvas"
:
"^1.4.1"
}
}