flowese / UdioWrapper

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
129 stars 23 forks source link

UdioWrapper is not defined #11

Closed heaversm closed 5 months ago

heaversm commented 5 months ago

After pip install udio_wrapper:

import UdioWrapper
udio_wrapper = UdioWrapper(udio_auth_token)

returns

NameError: name 'UdioWrapper' is not defined


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 #11 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)

If you want to learn more, go to our documentation