Spaces:
No application file
No application file
File size: 612 Bytes
c40e68c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
title: Tavern
emoji: 🐨
colorFrom: green
colorTo: red
sdk: docker
pinned: false
app_port: 8000
---
Check out the configuration reference at https://huggingface.co./docs/hub/spaces-config-reference
使用前请仔细阅读说明:[help](help.md)
<img width="1162" alt="Screenshot 2024-11-26 at 19 33 19" src="https://github.com/user-attachments/assets/db412195-2c6c-414b-bd9b-fcfa57ea4374">
如果你没有替换README.md,则需要自己修改端口:
```
---
title: xxx
emoji: 🐨
colorFrom: green
colorTo: red
sdk: docker
pinned: false
app_port: 8000 <-- 这里配置,自行对比差异
---
```
|