Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,13 @@ license: apache-2.0
|
|
11 |
short_description: 'Bit Wardha Ai Assistant '
|
12 |
---
|
13 |
|
14 |
-
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
short_description: 'Bit Wardha Ai Assistant '
|
12 |
---
|
13 |
|
14 |
+
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).
|
15 |
+
## How to Use
|
16 |
+
Just enter a message and start chatting!
|
17 |
+
|
18 |
+
## Powered by
|
19 |
+
- Gradio
|
20 |
+
- Hugging Face Spaces
|
21 |
+
- Transformers
|
22 |
+
- Torch
|
23 |
+
- Datasets
|