Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ The model has been fine-tuned on a dataset of ~100K Italian prompt-response pair
|
|
45 |
|
46 |
<h3>Quick usage</h3>
|
47 |
|
48 |
-
In order to use the model for inference, it's strongly recommended to build a Gradio interface using the [code provided in this repo](https://huggingface.co/osiria/primo/blob/main/app.py)
|
49 |
|
50 |
<h3>Limitations</h3>
|
51 |
|
|
|
45 |
|
46 |
<h3>Quick usage</h3>
|
47 |
|
48 |
+
In order to use the model for inference, it's strongly recommended to build a Gradio interface using the [code provided in this repo](https://huggingface.co/osiria/primo/blob/main/app.py), or [this repo](https://huggingface.co/osiria/primo/blob/main/app_it.py) if you want an Italian interface.
|
49 |
|
50 |
<h3>Limitations</h3>
|
51 |
|