Update README.md
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ For improved practical inference speed, we strongly recommend running Jellyfish
|
|
135 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
136 |
|
137 |
### Python Script
|
138 |
-
|
139 |
|
140 |
#### Using Transformers and Torch Modules
|
141 |
```python
|
|
|
135 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
136 |
|
137 |
### Python Script
|
138 |
+
We provide two simple Python code examples for inference using the Jellyfish model.
|
139 |
|
140 |
#### Using Transformers and Torch Modules
|
141 |
```python
|