Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,7 @@ To use and run the DVC pipeline install the `t5s` package
|
|
26 |
pip install t5s
|
27 |
```
|
28 |
|
|
|
29 |
|
30 |
|
31 |
Instructions
|
|
|
26 |
pip install t5s
|
27 |
```
|
28 |
|
29 |
+
Firstly we need to clone the repo containing the code so we can do that using:
|
30 |
|
31 |
|
32 |
Instructions
|