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
ali121300
commited on
Feb 4
Commit
30ac5e6
•
1 Parent(s):
cd94e14
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1 +1 @@
1
-
print(
'
hello
'
)
1
+
print(
"
hello
"
)