Radosław Wolnik commited on
Commit
4e0376d
·
1 Parent(s): 228ced2
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: DiscordChatter
3
+ title: Gradio Chatbot
4
+ emoji: 💬
5
+ colorFrom: yellow
6
+ colorTo: purple
7
+ sdk: gradio
8
+ sdk_version: 5.15.0
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ 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).