Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ datasets:
|
|
| 31 |
The easiest way to test Lailah:
|
| 32 |
|
| 33 |
1. Open [Google Colab](https://colab.research.google.com/)
|
| 34 |
-
2. Copy the contents of [`inference_v3.py`](./inference_v3.py)
|
| 35 |
3. Run the cells
|
| 36 |
|
| 37 |
```python
|
|
|
|
| 31 |
The easiest way to test Lailah:
|
| 32 |
|
| 33 |
1. Open [Google Colab](https://colab.research.google.com/)
|
| 34 |
+
2. Copy the contents of [`inference_v3.py`](./inference_v3.py) and [`model_v3.py`](./model_v3.py)
|
| 35 |
3. Run the cells
|
| 36 |
|
| 37 |
```python
|