Spaces:
Paused
Paused
File size: 421 Bytes
bb74dbf 29e9fb6 bb74dbf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Dlagpt
emoji: π
colorFrom: blue
colorTo: pink
sdk: streamlit
sdk_version: 1.37.1
app_file: app.py
pinned: false
---
#### Token
* 1. Create a token from profile
* 2. Create secrets variable for the token in Settings of the project on Hugging Face Spaces
* 3. Access the token with st.secrets['variable_name']
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|