File size: 650 Bytes
55004cf
f7a7a88
55004cf
 
 
 
3f7023b
55004cf
f7a7a88
ec827be
 
 
 
 
 
 
 
 
 
55004cf
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Gradio Test
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
app_file: run.py
pinned: false
license: apache-2.0

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](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).