Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/FacePoke
guardiancc
/
FacePoke
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FacePoke
/
client
/
README.md
jbilcke-hf
HF staff
initial commit
d69879c
5 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
# FacePoke.js
To install dependencies:
```bash
bun i
```
To build:
```bash
bun build ./src/index.tsx --outdir ../public
```