ibrahimlasfar commited on
Commit
815d5f0
·
1 Parent(s): b8d38d2

Update chatbot with real-time audio/image input and model selection

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- title: MGZon Chatbot
3
  emoji: "🤖"
4
  colorFrom: "blue"
5
  colorTo: "green"
6
- sdk: gradio
7
  app_file: main.py
8
  pinned: false
9
  ---
@@ -44,6 +44,7 @@ It achieves the following results on the evaluation set:
44
  - Model selection for flexible query handling.
45
  - Enhanced UI with custom icons and responsive design.
46
 
 
47
  ## Model description
48
 
49
  More information needed
 
1
  ---
2
+ title: MGZON Chat
3
  emoji: "🤖"
4
  colorFrom: "blue"
5
  colorTo: "green"
6
+ sdk: docker
7
  app_file: main.py
8
  pinned: false
9
  ---
 
44
  - Model selection for flexible query handling.
45
  - Enhanced UI with custom icons and responsive design.
46
 
47
+
48
  ## Model description
49
 
50
  More information needed