view bin/dbdict-run @ 648:4a7d413c3425

adding a little hacky script to flickr that renders a few images as png
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 04 Feb 2009 15:56:00 -0500
parents 990fa151bb10
children
line wrap: on
line source

#!/usr/bin/env python
from pylearn.dbdict.newstuff import run_cmdline
run_cmdline()