AbstractPhil commited on
Commit
ceb8f46
·
verified ·
1 Parent(s): 407e1c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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