qiuhuachuan commited on
Commit
d05ab45
1 Parent(s): f34a73d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ git clone https://huggingface.co/qiuhuachuan/NSFW-detector
89
 
90
  2. Modify the `text` parameter in local_use.py and execute it.
91
 
92
- ```Bash
93
  from typing import Optional
94
 
95
  import torch
 
89
 
90
  2. Modify the `text` parameter in local_use.py and execute it.
91
 
92
+ ```Python
93
  from typing import Optional
94
 
95
  import torch