Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -168,10 +168,7 @@ with gr.Blocks(title="State School Fuzzy Matcher") as demo:
|
|
| 168 |
gr.Markdown(
|
| 169 |
"""
|
| 170 |
# Find School UDISE Code
|
| 171 |
-
|
| 172 |
-
**Steps**
|
| 173 |
-
1. Use Rapid search first
|
| 174 |
-
2. Unlock Web search only if required
|
| 175 |
"""
|
| 176 |
)
|
| 177 |
|
|
|
|
| 168 |
gr.Markdown(
|
| 169 |
"""
|
| 170 |
# Find School UDISE Code
|
| 171 |
+
|
|
|
|
|
|
|
|
|
|
| 172 |
"""
|
| 173 |
)
|
| 174 |
|