Inoichan commited on
Commit
2e72bb3
1 Parent(s): 46633f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ processor = AutoProcessor.from_pretrained('turing-motors/heron-chat-git-ja-stabl
46
  url = "https://www.barnorama.com/wp-content/uploads/2016/12/03-Confusing-Pictures.jpg"
47
  image = Image.open(requests.get(url, stream=True).raw)
48
 
49
- text = f"##Instruction: Please answer the following question concletely. ##Question: What is unusual about this image? Explain precisely and concletely what he is doing? ##Answer: "
50
 
51
  # do preprocessing
52
  inputs = processor(
 
46
  url = "https://www.barnorama.com/wp-content/uploads/2016/12/03-Confusing-Pictures.jpg"
47
  image = Image.open(requests.get(url, stream=True).raw)
48
 
49
+ text = f"##human: これは何の写真ですか?\n##gpt: "
50
 
51
  # do preprocessing
52
  inputs = processor(