TokenopolyHQ commited on
Commit
fc01c48
·
1 Parent(s): 0128c51

version update of gradio

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
- title: Banking SMS JSON Parser Chatbot # Anything you like
3
- emoji: 🏦 # Any valid emoji
4
- colorFrom: blue # Card background gradient (start)
5
- colorTo: green # Card background gradient (end)
6
- sdk: gradio # You created a Gradio Space
7
- sdk_version: "4.44.2"
8
- app_file: app.py # The Python file that launches the app
9
- pinned: false # Show/hide on your profile page
10
  ---
11
 
12
-
13
-
14
  # 🏦 Banking SMS JSON Parser Chatbot
15
 
16
  A conversational AI that converts banking SMS messages into structured JSON data with 100% accuracy.
 
1
  ---
2
+ title: Banking SMS JSON Parser Chatbot
3
+ emoji: 🏦
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ app_file: app.py
9
+ pinned: false
10
  ---
11
 
 
 
12
  # 🏦 Banking SMS JSON Parser Chatbot
13
 
14
  A conversational AI that converts banking SMS messages into structured JSON data with 100% accuracy.