Spaces:
Build error
Build error
A newer version of the Streamlit SDK is available:
1.53.1
Deploy on Hugging Face
- Log in to Hugging Face CLI:
huggingface-cli login
Create a new repository on Hugging Face.
Push the Docker image to Hugging Face:
docker tag watsonx-webchat huggingface.co/ruslanmv/watsonx-webchat
docker push huggingface.co/ruslanmv/watsonx-webchat
Configure the Hugging Face repository to use the Docker image:
- Go to your Hugging Face repository page.
- Click on "Settings".
- Under "Custom Docker Image", set the image to
huggingface.co/ruslanmv/watsonx-webchat.