Update.
[mygpt.git] / mygpt.py
index 970ee7b..e6387bd 100755 (executable)
--- a/mygpt.py
+++ b/mygpt.py
@@ -252,6 +252,7 @@ class TaskPicoCLVR(Task):
     def produce_results(self, n_epoch, model, nb_tokens = 50):
         img = [ ]
         nb_per_primer = 8
+
         for primer in [
                 'red above green <sep> green top <sep> blue right of red <img>',
                 'there is red <sep> there is yellow <sep> there is blue <img>',