johnowhitaker commited on
Commit
1e34134
·
1 Parent(s): 8ae4e15

Added colab link

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,4 +9,6 @@ The large files in this repository are
9
 
10
  The final component is CLOOB, but the code for sampling will include downloading the right pretrained CLOOB model since we didn't modify that bit.
11
 
12
- More info coming soon.
 
 
 
9
 
10
  The final component is CLOOB, but the code for sampling will include downloading the right pretrained CLOOB model since we didn't modify that bit.
11
 
12
+ More info coming soon.
13
+
14
+ For now if you really want to try it, this colab (https://colab.research.google.com/drive/1HPu6tz44brMnKOU4G6Luhy1_iMgDl1fw#scrollTo=2s0I4RksiHtA) will download the models and set up a gradio interface for it.