jacklangerman
commited on
Commit
•
4123180
1
Parent(s):
30cf7df
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
|
|
|
|
|
|
1 |
# HoHo Tools
|
2 |
|
|
|
3 |
|
|
|
4 |
```bash
|
5 |
# pip install over ssh
|
6 |
pip install git+ssh://[email protected]/test-org-usm3d/tools.git
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
# HoHo Tools
|
5 |
|
6 |
+
Tools and utilities for the [S23DR competition](https://huggingface.co/spaces/usm3d/S23DR) and [HoHo Dataset](https://huggingface.co/datasets/usm3d/usm-training-data)
|
7 |
|
8 |
+
## Installation
|
9 |
```bash
|
10 |
# pip install over ssh
|
11 |
pip install git+ssh://[email protected]/test-org-usm3d/tools.git
|