Spaces:
Running
Running
Commit
·
2f27eb7
1
Parent(s):
94ee684
bump gradio sdk to 5.5.0
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 📊
|
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -42,4 +42,4 @@ This application searches for equidistant letter sequences (ELS) in the Torah, B
|
|
42 |
|
43 |
**Network Search:**
|
44 |
|
45 |
-
The network search functionality uses the calculated gematria of the ELS results to search a database for phrases with the same gematria. It displays the most frequent matching phrase. If no exact match is found, it attempts to find the closest match based on similarity and word count difference.
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
42 |
|
43 |
**Network Search:**
|
44 |
|
45 |
+
The network search functionality uses the calculated gematria of the ELS results to search a database for phrases with the same gematria. It displays the most frequent matching phrase. If no exact match is found, it attempts to find the closest match based on similarity and word count difference.
|