Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DuyTa
/
Graduation
like
1
License:
mit
Model card
Files
Files and versions
Community
3
main
Graduation
/
ui
/
node_modules
/
@xyflow
/
svelte
/
dist
/
lib
/
components
/
nodes
/
GroupNode.svelte
DuyTa
Upload folder using huggingface_hub
bc20498
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
113 Bytes
<
script
>
// this is a workaround for suppressing the warning about unused props
$$restProps;
export
{}
;
</
script
>