Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
roshikhan301
/
NEWONE1
like
0
Diffusers
Safetensors
Model card
Files
Files and versions
xet
Community
Use this model
main
NEWONE1
File size: 86 Bytes
8a37e0a
1
2
export
const
getWorkflowCopyName = (
name
:
string
):
string
=>
`
${name.trim()}
(copy)`
;