Mahwiz Khalil
commited on
Commit
·
6be0509
1
Parent(s):
404cef3
Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,6 @@ The Urdu Paraphrase Generation Model is a state-of-the-art language model traine
|
|
30 |
To use the Urdu Paraphrase Generation Model, follow these steps:
|
31 |
|
32 |
1. Install the `transformers` library:
|
33 |
-
|
34 |
pip install transformers
|
35 |
-
|
|
|
30 |
To use the Urdu Paraphrase Generation Model, follow these steps:
|
31 |
|
32 |
1. Install the `transformers` library:
|
33 |
+
```bash
|
34 |
pip install transformers
|
35 |
+
```
|