SeanLee97 commited on
Commit
009598d
1 Parent(s): 0326ee3

lock billm version

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ It achieves the following results on the evaluation set:
41
  ## Inference
42
 
43
  ```bash
44
- python -m pip install -U billm
45
  ```
46
 
47
  ```python
 
41
  ## Inference
42
 
43
  ```bash
44
+ python -m pip install -U billm==0.1.1
45
  ```
46
 
47
  ```python