tc-mb commited on
Commit
77b2c30
·
1 Parent(s): 86d9ad8

update readme

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -589,7 +589,6 @@ tokenizer = AutoTokenizer.from_pretrained(
589
 
590
 
591
  image = Image.open('./assets/single.png').convert('RGB')
592
- display(image.resize((400, 400)))
593
 
594
  # First round chat
595
  question = "What is the landform in the picture?"
 
589
 
590
 
591
  image = Image.open('./assets/single.png').convert('RGB')
 
592
 
593
  # First round chat
594
  question = "What is the landform in the picture?"