zamalali commited on
Commit
c1ea50b
·
1 Parent(s): c72f379

Fix YAML front matter in README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- =======
3
  title: Multimodal Chat Playground
4
  emoji: ⚡
5
  colorFrom: pink
@@ -9,7 +8,8 @@ sdk_version: 5.32.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
- >>>>>>> f2aca4d2a8fc3dff39b9fe8867af78ba76ded6f3
13
  ---
14
 
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
 
2
  title: Multimodal Chat Playground
3
  emoji: ⚡
4
  colorFrom: pink
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
11
  ---
12
 
13
+ # Multimodal Chat Playground
14
+
15
+ Your app description, usage instructions, etc. go here.