breezedeus commited on
Commit
9dbbdda
1 Parent(s): c60ac86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -71,7 +71,8 @@ More examples can be found: [breezedeus/Coin-CLIP: Coin CLIP](https://github.com
71
  ## Model Use / 模型使用
72
 
73
  ### Transformers
74
- ```python3
 
75
  from PIL import Image
76
  import requests
77
 
 
71
  ## Model Use / 模型使用
72
 
73
  ### Transformers
74
+
75
+ ```python
76
  from PIL import Image
77
  import requests
78