ZhengPeng7
commited on
Commit
•
841caaf
1
Parent(s):
40a75d6
Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ from models.birefnet import BiRefNet
|
|
84 |
birefnet = BiRefNet.from_pretrained('zhengpeng7/BiRefNet_lite')
|
85 |
```
|
86 |
|
87 |
-
#### Use codes from GitHub + weights from
|
88 |
> Only use the weights and codes both locally.
|
89 |
|
90 |
```python
|
|
|
84 |
birefnet = BiRefNet.from_pretrained('zhengpeng7/BiRefNet_lite')
|
85 |
```
|
86 |
|
87 |
+
#### Use codes from GitHub + weights from local space
|
88 |
> Only use the weights and codes both locally.
|
89 |
|
90 |
```python
|