| title: Dyna 1 | |
| emoji: 🧬 | |
| colorFrom: green | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 5.22.0 | |
| app_file: app.py | |
| pinned: false | |
| license: other | |
| short_description: 'Model for predicting micro-millisecond motions in proteins' | |
| # require HF authorization | |
| 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 | |
| - write-repos | |
| - manage-repos | |
| - inference-api | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |