Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
projects-jeru
/
test-B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-B
/
test.py
avreymi
change to pipline
27145dd
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
import
subprocess
import
model
print
(model.model(
"Hello, world!, please generate some text for me."
))