wandb / openui

OpenUI let's you describe UI using your imagination, then see it rendered live.
https://openui.fly.dev
Apache License 2.0
16.81k stars 1.47k forks source link

Request Entity Too Large #150

Closed skywalker2017 closed 1 week ago

skywalker2017 commented 1 month ago

I run the project locally and upload a screen shot but got this

"fastapi.exceptions.HTTPException: 413: Error code: 413 - {'error': {'message': 'Request Entity Too Large', 'type': 'invalid_request_error', 'code': 'request_too_large'}}"

vanpelt commented 1 week ago

I now resize the image in the latest release. Try it again and let me know if it still causes an error.