99aee7a
1
2
3
4
5
6
7
1. tokenizer add 4 special tokens and find token id 2. change prepare input function 3. change loss function 4. change input images from string to list 5. debug 6. write text generation function 7. write image generation function