tarikkaankoc7 commited on
Commit
ecf8294
1 Parent(s): ecf6d95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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