ThomasBasil commited on
Commit
9ed609f
Β·
verified Β·
1 Parent(s): 7d9bb79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: "Customer Support Chatbot"
3
- emoji: "πŸ›Ž"
4
- colorFrom: "blue"
5
- colorTo: "purple"
6
  sdk: gradio
7
- sdk_version: "5.41.1" # Must be quoted and match your requirements :contentReference[oaicite:11]{index=11}
8
  app_file: app.py
 
 
9
  ---
10
  <!-- Your app description below -->
11
  This Space hosts a customer-support chatbot powered by an Unsloth-QLoRA SLM with conversational memory.
12
- --
 
1
  ---
2
+ title: Customer Support Chatbot
3
+ colorFrom: blue
4
+ colorTo: purple
 
5
  sdk: gradio
6
+ sdk_version: 5.41.1
7
  app_file: app.py
8
+ license: mit
9
+ emoji: πŸš€
10
  ---
11
  <!-- Your app description below -->
12
  This Space hosts a customer-support chatbot powered by an Unsloth-QLoRA SLM with conversational memory.
13
+ --