Update README.md
Browse files
README.md
CHANGED
@@ -102,4 +102,10 @@ outputs = text_generation_pipeline(
|
|
102 |
print(outputs[0]["generated_text"])
|
103 |
```
|
104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
|
|
|
102 |
print(outputs[0]["generated_text"])
|
103 |
```
|
104 |
|
105 |
+
### Output:
|
106 |
+
|
107 |
+
```
|
108 |
+
Leonardo da Vinci'nin en ünlü tablosu Mona Lisa'dır.
|
109 |
+
```
|
110 |
+
|
111 |
|