Skip to content

Commit 4429172

Browse files
songgeneration studio
1 parent 10c2cf0 commit 4429172

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

authors.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
module.exports = {
2+
"BazedFrog": {
3+
url: "https://x.com/Bazed_X_",
4+
avatar: "https://avatars.githubusercontent.com/u/168938748?v=4"
5+
},
26
"cocktailpeanut": {
37
url: "https://x.com/cocktailpeanut",
48
avatar: "https://pbs.twimg.com/profile_images/1904994154658373632/CKBBVmtg_400x400.jpg",

featured.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = [
66
// },
77
// ["cocktailpeanut", "https://github.com/cocktailpeanutlabs/whisperspeech"],
88
// ["cocktailpeanut", "https://github.com/pinokiofactory/sd35"],
9+
["BazedFrog", "https://github.com/BazedFrog/SongGeneration-Studio"],
910
["cocktailpeanut", "https://github.com/pinokiofactory/vibevoice-realtime"],
1011
["SUP3RMASS1VE", "https://github.com/pinokiofactory/Ultimate-TTS-Studio"],
1112
["cocktailpeanut", "https://github.com/pinokiofactory/openaudio"],

0 commit comments

Comments
 (0)