Skip to content

Commit 09064f9

Browse files
committed
print contents
1 parent f0d1233 commit 09064f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ In this example we use `gpt_detector` pipeline and set some hyperparameters. In
6767
In addtion, the `SigLLM` object takes in a `decimal` argument to determine how many digits from the float value include. Here, we don't want to keep any decimal values, so we set it to zero.
6868

6969
```python3
70+
import os
7071
from sigllm import SigLLM
7172
from mlblocks.discovery import get_pipelines_paths
7273

0 commit comments

Comments
 (0)