Update README.md
Browse files
README.md
CHANGED
@@ -92,8 +92,8 @@ output = generator(
|
|
92 |
|
93 |
# Print the generated text
|
94 |
print(output[0]["generated_text"])
|
95 |
-
|
96 |
|
97 |
# Contact
|
98 |
|
99 |
-
If you have any questions, please contact me:
|
|
|
92 |
|
93 |
# Print the generated text
|
94 |
print(output[0]["generated_text"])
|
95 |
+
```
|
96 |
|
97 |
# Contact
|
98 |
|
99 |
+
If you have any questions, please contact me: madarasz.[email protected] or [email protected]
|