UdioWrapper is a Python package that enables the generation of music tracks using Udio's API through textual prompts. This package is based on the reverse engineering of the Udio API (https://www.udio.com/) and is not officially endorsed by Udio.
MIT License
128
stars
23
forks
source link
Error making POST request to https://www.udio.com/api/generate-proxy #12
Noticed on both the colab notebook and my local project, I get this error:
Error making POST request to https://www.udio.com/api/generate-proxy: 500 Server Error: Internal Server Error for url: https://www.udio.com/api/generate-proxy None
This repo is using Opire - what does it mean? 👇 💸Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount) 💪 If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know! 🙌 And when they open the PR, they can comment /claim #12 either in the PR description or in a PR's comment
👀 Also, everyone can tip any user commenting /tip 20 @heaversm (replace 20 with the amount, and @heaversm with the user to tip)
Noticed on both the colab notebook and my local project, I get this error:
Error making POST request to https://www.udio.com/api/generate-proxy: 500 Server Error: Internal Server Error for url: https://www.udio.com/api/generate-proxy None
This repo is using Opire - what does it mean? 👇
💸Everyone can add rewards for this issue commenting
/reward 100
(replace100
with the amount)💪 If someone starts working on this issue to earn the rewards, they can comment
/try
to let everyone know!🙌 And when they open the PR, they can comment
/claim #12
either in the PR description or in a PR's comment👀 Also, everyone can tip any user commenting
/tip 20 @heaversm
(replace20
with the amount, and@heaversm
with the user to tip)If you want to learn more, go to our documentation