ZhengPeng7 commited on
Commit
598e83d
1 Parent(s): a7bfa64

Add pip installation in REAME.

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -50,6 +50,11 @@ Visit our GitHub repo: [https://github.com/ZhengPeng7/BiRefNet](https://github.c
50
 
51
  ## How to use
52
 
 
 
 
 
 
53
  ### 1. Load BiRefNet:
54
 
55
  #### Use codes + weights from HuggingFace
 
50
 
51
  ## How to use
52
 
53
+ ### 0. Install Packages:
54
+ ```
55
+ pip install -qr https://raw.githubusercontent.com/ZhengPeng7/BiRefNet/main/requirements.txt
56
+ ```
57
+
58
  ### 1. Load BiRefNet:
59
 
60
  #### Use codes + weights from HuggingFace