ChatBot / README.md
sanjeevbora's picture
auth
d14bee1 verified
|
raw
history blame
647 Bytes
metadata
title: ChatBot
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false

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

An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.