Hugging Face
Models
Datasets
Spaces
Community
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
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
43 Bytes
def
main
():
print
(
"hello world!"
)
main()