-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: AI sample generation in Music Blocks #4740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
@walterbender Can you please review it. |
Hmm. When an error occurs (e.g., cross-origin error) it still tries to generate (or at least the Generating message keeps flashing.) |
I get cross-origin errors when running from a local server. Any suggestions? |
@walterbender Try running index.html directly from the folder. |
I tried that first. I got cross-origin errors that way too. |
Can you please share the error? |
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8000/generate?prompt=. (Reason: CORS request did not succeed). Status code: (null). |
Is FastAPI server running successfully? Were you able to set the backend repo locally? At the moment backend is not hosted on AWS. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
✅ All Jest tests passed! This PR is ready to merge. |
No description provided.