Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,7 @@ There's also a few things that's related to Japanese. such as how we can improve
|
|
80 |
|
81 |
Gradio demo:
|
82 |
```bash
|
83 |
-
python
|
84 |
```
|
85 |
|
86 |
or check the inference notebook. before that, make sure you read the **Important Notes** section down below.
|
|
|
80 |
|
81 |
Gradio demo:
|
82 |
```bash
|
83 |
+
python app_tsuka.py
|
84 |
```
|
85 |
|
86 |
or check the inference notebook. before that, make sure you read the **Important Notes** section down below.
|