File size: 103 Bytes
27145dd
 
 
 
1
2
3
4
5
import subprocess
import model

print(model.model("Hello, world!, please generate some text for me."))