Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bunnyg20081061
/
world2
like
1
Runtime error
App
Files
Files
Community
2
Wootang01
commited on
Dec 9, 2022
Commit
b363766
•
1 Parent(s):
fef436a
gr.Interface.load("huggingface/gpt2").launch()
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
import gradio as gr
2
-
gr.Interface.load("huggingface/
gp2
").launch()
1
import gradio as gr
2
+
gr.Interface.load("huggingface/
gpt2
").launch()