-
Notifications
You must be signed in to change notification settings - Fork 460
Add download stats filter for MagentaRT #1620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! We'd also need a corresponding PR in https://huggingface.co/google/magenta-realtime to set the library name, wouldn't we?
Library name has been set, thanks! https://huggingface.co/google/magenta-realtime/commit/c1578ac0682a4849f6313d8e57ff9b6c6139fcc8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@@ -565,6 +565,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { | |||
repoUrl: "https://github.com/SandAI-org/MAGI-1", | |||
countDownloads: `path:"ckpt/vae/config.json"`, | |||
}, | |||
"magenta-realtime": { | |||
prettyLabel: "magenta-realtime", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.