ZhengPeng7 commited on
Commit
55d494e
1 Parent(s): 3f69fa2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -83,7 +83,7 @@ from models.birefnet import BiRefNet
83
  birefnet = BiRefNet.from_pretrained('zhengpeng7/BiRefNet-portrait')
84
  ```
85
 
86
- #### Use codes from GitHub + weights from HuggingFace
87
  > Only use the weights and codes both locally.
88
 
89
  ```python
 
83
  birefnet = BiRefNet.from_pretrained('zhengpeng7/BiRefNet-portrait')
84
  ```
85
 
86
+ #### Use codes from GitHub + weights from local space
87
  > Only use the weights and codes both locally.
88
 
89
  ```python