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