lock billm version
Browse files
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
|