Patsorn commited on
update readme
Browse filesadded ftfy to prereq
added link to colab notebook
README.md
CHANGED
|
@@ -20,6 +20,7 @@ folder structure
|
|
| 20 |
|
| 21 |
## Prerequisites
|
| 22 |
- Pytorch
|
|
|
|
| 23 |
|
| 24 |
## Getting Started
|
| 25 |
|
|
@@ -27,7 +28,7 @@ folder structure
|
|
| 27 |
|
| 28 |
- You can use your own set of images and sketches by modifying the `images/` and `sketches/` folder accordingly.
|
| 29 |
|
| 30 |
-
- Colab version of the notebook is available [[here]](https://colab.research.google.com/)
|
| 31 |
|
| 32 |
## Download Models
|
| 33 |
- <a href='https://patsorn.me/projects/tsbir/data/tsbir_model_final.pt' > Pre-trained models </a>
|
|
|
|
| 20 |
|
| 21 |
## Prerequisites
|
| 22 |
- Pytorch
|
| 23 |
+
- ftfy
|
| 24 |
|
| 25 |
## Getting Started
|
| 26 |
|
|
|
|
| 28 |
|
| 29 |
- You can use your own set of images and sketches by modifying the `images/` and `sketches/` folder accordingly.
|
| 30 |
|
| 31 |
+
- Colab version of the notebook is available [[here]](https://colab.research.google.com/drive/1dpzDkpMVYfiV82XJlyM09wYCMlXyjAY-?usp=sharing)
|
| 32 |
|
| 33 |
## Download Models
|
| 34 |
- <a href='https://patsorn.me/projects/tsbir/data/tsbir_model_final.pt' > Pre-trained models </a>
|