Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ emoji: 📚
|
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.29.
|
8 |
python_version: 3.10
|
9 |
app_file: app.py
|
10 |
models:
|
11 |
-
|
12 |
---
|
13 |
|
14 |
# Tibetan Text Metrics Web App
|
@@ -151,4 +151,4 @@ If you use this web application or the underlying TTM tool in your research, ple
|
|
151 |
```
|
152 |
|
153 |
---
|
154 |
-
For questions or issues specifically regarding the web application, please refer to the main project's [issue tracker](https://github.com/daniel-wojahn/tibetan-text-metrics/issues) or contact Daniel Wojahn.
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.29.1
|
8 |
python_version: 3.10
|
9 |
app_file: app.py
|
10 |
models:
|
11 |
+
- buddhist-nlp/buddhist-sentence-similarity
|
12 |
---
|
13 |
|
14 |
# Tibetan Text Metrics Web App
|
|
|
151 |
```
|
152 |
|
153 |
---
|
154 |
+
For questions or issues specifically regarding the web application, please refer to the main project's [issue tracker](https://github.com/daniel-wojahn/tibetan-text-metrics/issues) or contact Daniel Wojahn.
|