Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ali121300
/
GPT_2
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
GPT_2
/
app.py
ali121300
Update app.py
8c36552
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
37 Bytes
def
main
:
print
(
'hello'
)
main()