Streamlit app issue, run time error ,no issues with the code

: “Streamlit file_uploader always fails with 403 AxiosError, Space is running on CPU Basic, correct Dockerfile, EXPOSE 7860, ENTRYPOINT correct, no custom JS.”

1 Like

Has the space deployed and have been set to streamlit?

Check the Dockerfile to confirm the setup as well.

1 Like

The space deployed and sdk is set docker and then streamlit template is selected

1 Like

I have used git hub copilot to resolve the errors it is giving since morning ,and it is telling that there is no mistake in the code as well as the docker file

1 Like

Perhaps due to bug or spec change of streamlit space on Hugging Face.

What is the solution for this now

1 Like

Maybe not available yet. As a workaround, there is a method proposed by Mdrnfox to deploy as Docker.