SeanLee97 commited on
Commit
077497a
1 Parent(s): 7aeaccf

lock billm version

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