SkylarS300 commited on
Commit
4af77a3
·
verified ·
1 Parent(s): ffbc30a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -4,10 +4,12 @@ emoji: 🧠
4
  colorFrom: indigo
5
  colorTo: purple
6
  sdk: gradio
7
- app_file: main.py
8
- python_version: 3.10
 
9
  ---
10
 
 
11
  # Miranda Legal Rights Assistant
12
 
13
- This bot helps users understand their legal rights using a plain-language LLM. Chats are saved per user, and resume via UID + CID.
 
4
  colorFrom: indigo
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.38.2
8
+ app_file: app.py
9
+ python_version: 3.1
10
  ---
11
 
12
+
13
  # Miranda Legal Rights Assistant
14
 
15
+ This bot helps users understand their legal rights using a plain-language LLM. Chats are saved per user, and resume via UID + CID.