yushihu commited on
Commit
7cef707
1 Parent(s): f1e34bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ pip install promptcap
28
 
29
 
30
  Generate a prompt-guided caption by following:
31
- ```
32
  import torch
33
  from promptcap import PromptCap
34
 
 
28
 
29
 
30
  Generate a prompt-guided caption by following:
31
+ ```python
32
  import torch
33
  from promptcap import PromptCap
34