philipsdemo / README.md
Vijay Agrawal
docs
940aa39
---
title: Philipsdemo
emoji: πŸƒ
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 4.28.3
app_file: app.py
pinned: false
license: apache-2.0
---
You will need a write access token from Huggingface.
It can be created by going to:
https://huggingface.co/settings/tokens
You will also need to configure a secret in the app environment so the app can use the token.
To do that,
To set the API key, goto App settings in the huggingface space for this app, and add secret: HUGGINGFACEHUB_API_TOKEN
https://huggingface.co/spaces/<your name>/<app name>/settings
You can set other tokens/access keys such as OPENAI etc.