Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NarendraMall
/
test-hf
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-hf
/
main.py
NarendraMall
Upload folder using huggingface_hub
7bccfea
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
43 Bytes
def
main
():
print
(
"hello world!"
)
main()