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
blackmistcode
/
polysignal_hackaton
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
polysignal_hackaton
/
backend
/
node_modules
/
@prisma
/
fetch-engine
/
dist
/
log.d.ts
blackmistcode
Add files using upload-large-folder tool
5becaed
verified
about 1 month ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
86 Bytes
import
Progress
from
'progress'
;
export
declare
function
getBar
(
text:
any
):
Progress
;