Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/FacePoke_CLONE-THIS-REPO-TO-USE-IT
PatternBreak
/
FacePoke
like
15
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FacePoke
/
client
/
README.md
Julian Bilcke
initial commit
d69879c
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
128 Bytes
# FacePoke.js
To install dependencies:
```bash
bun i
```
To build:
```bash
bun build ./src/index.tsx --outdir ../public
```