CoolFace
Apppublic

fdgdss/st

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
README.md29 linesDownload Raw Back to root
1---2title: Tavern3emoji: 🐨4colorFrom: green5colorTo: red6sdk: docker7pinned: false8app_port: 80009---10 11Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference12 13使用前请仔细阅读说明:[help](help.md)14<img width="1162" alt="Screenshot 2024-11-26 at 19 33 19" src="https://github.com/user-attachments/assets/db412195-2c6c-414b-bd9b-fcfa57ea4374">15 16 17如果你没有替换README.md,则需要自己修改端口:18```19---20title: xxx21emoji: 🐨22colorFrom: green23colorTo: red24sdk: docker25pinned: false26app_port: 8000 <-- 这里配置,自行对比差异27---28```29