Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
BruceLuo
/
tmp_model
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
tmp_model
/
hello.py
BruceLuo
First to Hugging Face
fe9903d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
43 Bytes
#!/usr/bin/python3
print
(
"Hello world!"
)