not-lain commited on
Commit
c1fd67f
·
verified ·
1 Parent(s): c9edb8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Blog : [feynobg blogpost](https://usefeyn.com/blog/feynobg/) [HF blogpost](https
21
 
22
  ## how to use the model
23
  ```
24
- pip install nobg
25
  ```
26
 
27
  ```python
 
21
 
22
  ## how to use the model
23
  ```
24
+ pip install nobg>=0.2.5
25
  ```
26
 
27
  ```python