Patsorn commited on
Commit
2575e79
·
unverified ·
1 Parent(s): 609371e

update readme

Browse files

added ftfy to prereq
added link to colab notebook

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