Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hfluckyma
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
/
WritingAssistant.py
hfluckyma
Add application file
1f34c43
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
def
write4me
(
content
):
return
"Here it is: "
+ content +
"!!"