OriLib commited on
Commit
14d832a
1 Parent(s): b768654

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ These modifications significantly improve the model’s accuracy and effectivene
95
 
96
  ## Installation
97
  ```bash
98
- wget https://huggingface.co/briaai/RMBG-1.4/resolve/main/requirements.txt && pip install -qr requirements.txt
99
  ```
100
 
101
  ## Usage
 
95
 
96
  ## Installation
97
  ```bash
98
+ pip install -qr https://huggingface.co/briaai/RMBG-1.4/resolve/main/requirements.txt
99
  ```
100
 
101
  ## Usage