Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ZOEEEEE
/
tt
like
0
Runtime error
App
Files
Files
Community
1
Wootang01
commited on
Feb 12, 2023
Commit
8074496
•
1 Parent(s):
2ad4a4a
Capitalize I.
Browse files
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()