Skip to content

Clone fork - #35

Open
6Morpheus6 wants to merge 8 commits into
BazedFrog:mainfrom
6Morpheus6:main
Open

Clone fork#35
6Morpheus6 wants to merge 8 commits into
BazedFrog:mainfrom
6Morpheus6:main

Conversation

@6Morpheus6

@6Morpheus6 6Morpheus6 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Tencent removed SongGeneration from github which breaks all existing Songgeneration installer.
This PR clones a Fork of the original Project I created.
It also downloads new_prompt.pt from huggingface since it vanished together with the github project.

Modifications:

  • clone fork https://github.com/6Morpheus6/songgeneration-tencent
  • use custom requirements instead of copying them
  • install models as last step
  • download new_prompt.pt and songgeneration models from my huggingface repos
  • use classic mode to keep Babel from injecting import commands causing the frontend to fail starting with the error: "Cannot use import statement outside a module"
  • exclude linux nvidia from bluefairy protection (bluefairy fix)

6Morpheus6 and others added 8 commits May 11, 2026 20:54
Tencent removed that model.
exclude linux nividia from bluefairy protection
- switch to fork since the original project was removed from github by tencent
- use custom requirements, don't copy them
- install models as last step
use classic mode to keep Babel from injecting import commands causing the frontend fail to start with the error: "Cannot use import statement outside a module"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant