Update README.md
Browse files
README.md
CHANGED
|
@@ -127,8 +127,9 @@ Nota: mantenere input sotto i 2 000 token per risultati ottimali.
|
|
| 127 |
|
| 128 |
## 🧰 Installazione
|
| 129 |
|
|
|
|
| 130 |
pip install transformers torch
|
| 131 |
-
|
| 132 |
|
| 133 |
---
|
| 134 |
|
|
|
|
| 127 |
|
| 128 |
## 🧰 Installazione
|
| 129 |
|
| 130 |
+
```bash
|
| 131 |
pip install transformers torch
|
| 132 |
+
```
|
| 133 |
|
| 134 |
---
|
| 135 |
|