CoolFace
Apppublic

yym68686/ChatGPT-Telegram-Bot-hugging

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

bash
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