Spaces:
Runtime error
Runtime error
Ceyda Cinarel
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ Made during [huggingface finetuning week](https://discuss.huggingface.co/t/open-
|
|
| 6 |
|
| 7 |
# Usage
|
| 8 |
`pip install -r requirements.txt`
|
|
|
|
| 9 |
`streamlit run common_voice.py`
|
| 10 |
|
| 11 |
|
|
@@ -14,5 +15,6 @@ Made during [huggingface finetuning week](https://discuss.huggingface.co/t/open-
|
|
| 14 |
- Using https://github.com/PablocFonseca/streamlit-aggrid for interactivity, because you can't click plots yet.
|
| 15 |
|
| 16 |
I tried to put this together as quickly as I can, so it is not perfect.
|
|
|
|
| 17 |
Open a PR or issue~
|
| 18 |
|
|
|
|
| 6 |
|
| 7 |
# Usage
|
| 8 |
`pip install -r requirements.txt`
|
| 9 |
+
|
| 10 |
`streamlit run common_voice.py`
|
| 11 |
|
| 12 |
|
|
|
|
| 15 |
- Using https://github.com/PablocFonseca/streamlit-aggrid for interactivity, because you can't click plots yet.
|
| 16 |
|
| 17 |
I tried to put this together as quickly as I can, so it is not perfect.
|
| 18 |
+
|
| 19 |
Open a PR or issue~
|
| 20 |
|