yym68686/ChatGPT-Telegram-Bot-hugging
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
dodocker build --no-cache -t chatgpt:hugging -f Dockerfile.hugging.build --platform linux/amd64 .
docker tag chatgpt:hugging yym68686/chatgpt:hugging
docker push yym68686/chatgpt:hugging