lixin4ever Fabrice-TIERCELIN commited on
Commit
7637a92
β€’
1 Parent(s): 586fb2c

This PR adds a description & tags (#1)

Browse files

- This PR adds a description & tags (72ec990b20da300bdb8b90c28068e83a7f68f152)


Co-authored-by: Fabrice TIERCELIN <Fabrice-TIERCELIN@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,10 +4,15 @@ emoji: πŸŽ₯πŸ“ΈπŸ’¬
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
 
 
 
 
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).
 
4
  colorFrom: red
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.37.2
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ tags:
12
+ - Multimodal
13
+ - language models
14
+ - LLMs
15
+ short_description: Media understanding
16
  ---
17
 
18
  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).