SkylarS300 commited on
Commit
b5dad37
·
verified ·
1 Parent(s): 0b08031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- title: Miranda Bot
3
- emoji: 🚀
4
- colorFrom: green
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.38.2
8
- app_file: app.py
 
9
  pinned: false
10
- short_description: The space for Miranda Bot to operate.
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: Miranda Legal Rights Bot
3
+ emoji: 🧠
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.38.2
8
+ app_file: main.py
9
+ python_version: 3.10
10
  pinned: false
 
11
  ---
12
 
13
+ # Miranda Legal Rights Assistant
14
+
15
+ This Space uses FastAPI with Gradio mounted at `/` for chat UI.