{"id":28048980,"url":"https://github.com/Yuan-ManX/ComfyUI-AudioX","last_synced_at":"2025-05-11T23:03:54.619Z","repository":{"id":291892713,"uuid":"979132623","full_name":"Yuan-ManX/ComfyUI-AudioX","owner":"Yuan-ManX","description":"Make AudioX avialbe in ComfyUI.","archived":false,"fork":false,"pushed_at":"2025-05-07T03:56:49.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T04:31:18.330Z","etag":null,"topics":["comfyui","comfyui-manager","comfyui-nodes","comfyui-workflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yuan-ManX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-07T03:40:23.000Z","updated_at":"2025-05-07T03:56:52.000Z","dependencies_parsed_at":"2025-05-07T04:31:25.307Z","dependency_job_id":"3740e6fb-e5a5-44be-9096-52f8a4b91e23","html_url":"https://github.com/Yuan-ManX/ComfyUI-AudioX","commit_stats":null,"previous_names":["yuan-manx/comfyui-audiox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuan-ManX%2FComfyUI-AudioX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuan-ManX%2FComfyUI-AudioX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuan-ManX%2FComfyUI-AudioX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuan-ManX%2FComfyUI-AudioX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yuan-ManX","download_url":"https://codeload.github.com/Yuan-ManX/ComfyUI-AudioX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645584,"owners_count":21941330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comfyui","comfyui-manager","comfyui-nodes","comfyui-workflow"],"created_at":"2025-05-11T23:02:14.097Z","updated_at":"2025-05-11T23:03:54.611Z","avatar_url":"https://github.com/Yuan-ManX.png","language":"Python","funding_links":[],"categories":["Workflows (3395) sorted by GitHub Stars","All Workflows Sorted by GitHub Stars"],"sub_categories":[],"readme":"# ComfyUI-AudioX\n\nMake AudioX avialbe in ComfyUI.\n\n[AudioX](https://github.com/ZeyueT/AudioX): Diffusion Transformer for Anything-to-Audio Generation.\n\n\n\n## Installation\n\n1. Make sure you have ComfyUI installed\n\n2. Clone this repository into your ComfyUI's custom_nodes directory:\n```\ncd ComfyUI/custom_nodes\ngit clone https://github.com/Yuan-ManX/ComfyUI-AudioX.git\n```\n\n3. Install dependencies:\n```\ncd ComfyUI-AudioX\npip install -r requirements.txt\nconda install -c conda-forge ffmpeg libsndfile\n```\n\n\n## Model\n\n### Pretrained Checkpoints\n\nDownload the pretrained model from 🤗 [AudioX on Hugging Face](https://huggingface.co/HKUSTAudio/AudioX):\n\n```bash\nmkdir -p model\nwget https://huggingface.co/HKUSTAudio/AudioX/resolve/main/model.ckpt -O model/model.ckpt\nwget https://huggingface.co/HKUSTAudio/AudioX/resolve/main/config.json -O model/config.json\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYuan-ManX%2FComfyUI-AudioX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYuan-ManX%2FComfyUI-AudioX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYuan-ManX%2FComfyUI-AudioX/lists"}