Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ali121300
/
GPT_2
like
0
Runtime error
App
Files
Files
Community
1
Update app.py
#1
by
ali121300
- opened
Feb 4
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1 +1 @@
1
-
print(
'
hello
'
)
1
+
print(
"
hello
"
)