TheEighthDay commited on
Commit
d09b9b2
·
verified ·
1 Parent(s): c5796b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -1,8 +1,13 @@
1
- title: Qwen2.5 Vl 3B
2
- emoji: 🏢
3
- colorFrom: red
4
- colorTo: indigo
 
5
  sdk: gradio
6
- sdk_version: 5.24.0
7
  app_file: app.py
8
- pinned: false
 
 
 
 
 
1
+ ---
2
+ title: SeekWorld APP
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.25.2
8
  app_file: app.py
9
+ pinned: false
10
+ short_description: SeekWorld_APP
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).