Spaces:
Sleeping
Sleeping
File size: 479 Bytes
9bbddc7 8cbe088 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
title: AI Town on HuggingFace
emoji: 🏠💻💌🤗
colorFrom: green
colorTo: red
sdk: docker
app_port: 5173
pinned: false
disable_embedding: true
# header: mini
short_description: AI Town on HuggingFace
hf_oauth: true
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
hf_oauth_expiration_minutes: 480
# optional, see "Scopes" below. "openid profile" is always included.
hf_oauth_scopes:
- read-repos
- manage-repos
- inference-api
|