ZhengPeng7
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -85,7 +85,7 @@ from models.birefnet import BiRefNet
|
|
85 |
birefnet = BiRefNet.from_pretrained('ZhengPeng7/BiRefNet')
|
86 |
```
|
87 |
|
88 |
-
#### Use codes from GitHub + weights from
|
89 |
> Only use the weights and codes both locally.
|
90 |
|
91 |
```python
|
|
|
85 |
birefnet = BiRefNet.from_pretrained('ZhengPeng7/BiRefNet')
|
86 |
```
|
87 |
|
88 |
+
#### Use codes from GitHub + weights from local space
|
89 |
> Only use the weights and codes both locally.
|
90 |
|
91 |
```python
|