Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
meta-private/seamless_streaming
facebook
/
seamless-streaming
like
242
Running
on
T4
App
Files
Files
Community
44
refs/pr/1
seamless-streaming
/
streaming-react-app
/
src
/
cursorBlinkInterval.ts
Anna Sun
Initial OSS demo commit
2bd3674
about 1 year ago
raw
Copy download link
history
blame
Safe
45 Bytes
export
const
CURSOR_BLINK_INTERVAL_MS
=
500
;