Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,8 @@ pip install t5s
|
|
| 36 |
|
| 37 |
## Usage
|
| 38 |
|
|
|
|
|
|
|
| 39 |
Firstly we need to clone the repo containing the code so we can do that using:
|
| 40 |
|
| 41 |
```
|
|
@@ -79,5 +81,3 @@ t5s visualize
|
|
| 79 |
```
|
| 80 |
And this would create a streamlit app for testing
|
| 81 |
|
| 82 |
-
|
| 83 |
-

|
|
|
|
| 36 |
|
| 37 |
## Usage
|
| 38 |
|
| 39 |
+

|
| 40 |
+
|
| 41 |
Firstly we need to clone the repo containing the code so we can do that using:
|
| 42 |
|
| 43 |
```
|
|
|
|
| 81 |
```
|
| 82 |
And this would create a streamlit app for testing
|
| 83 |
|
|
|
|
|
|