You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/app/workspace/component/hugging-face-audio-upload/hugging-face-audio-upload.component.html
+23-6Lines changed: 23 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@
19
19
20
20
<divclass="hf-audio-upload">
21
21
<divclass="hf-audio-guidance">
22
-
Audio files are uploaded to temporary backend storage and referenced from the operator, so larger clips can be used without bloating the workflow JSON.
22
+
Audio files are uploaded to temporary backend storage and referenced from the operator, so larger clips can be used
0 commit comments