Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xfbhsdfndjndghz
/
Ultraman
like
1
Runtime error
App
Files
Files
Community
2
gr.Interface.load("huggingface/gpt2").launch()
#2
by
Wootang01
- opened
Dec 9, 2022
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("huggingface
?
gpt2).launch
")
()
1
import gradio as gr
2
3
+
gr.Interface.load("huggingface
/
gpt2
"
).launch()