File size: 554 Bytes
9ff190c
64d5d0e
9ff190c
 
 
 
 
 
45cde94
64d5d0e
9ff190c
 
0c877a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: 01aiYi NvidiaEmbed
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: true
license: mit
---

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).



```
virtualenv .venv
.venv/bin/activate
pip install -r requirements.txt

```

`ALLOW_RESET=TRUE  ./.venv/bin/chroma run --host localhost --port 8000`

`python ./app.py`