Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
egosumkira
/
GPT2-Fantasy
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
egosumkira
commited on
May 23, 2023
Commit
17cc355
·
1 Parent(s):
c61d2bb
fix tabulation
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,4 @@ iface = gr.Interface(generate,
42
43
if __name__ == "__main__":
44
iface.queue()
45
-
iface.launch()
42
43
if __name__ == "__main__":
44
iface.queue()
45
+
iface.launch()