test-B / test.py
avreymi's picture
change to pipline
27145dd
raw
history blame
No virus
103 Bytes
import subprocess
import model
print(model.model("Hello, world!, please generate some text for me."))