File size: 94 Bytes
f1f9b0c
 
 
 
1
2
3
4
export OPENAI_API_KEY=$(cat openai_api.key)
export HF_TOKEN=$(cat hf_token.key)

gradio app.py