osbm's picture
Update app.py
b2a5411
raw
history blame
90 Bytes
import streamlit as st
import huggingface_hub as hf_hub
st.write(st.secrets["HF_TOKEN"])