Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lucylol
/
mirrorsai1
like
1
Sleeping
App
Files
Files
Community
1
lucylol
commited on
Apr 21, 2023
Commit
946c35f
•
1 Parent(s):
b021c0d
Update app.py
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.
Interace
.load("huggingface/gpt2").launch()
1
import gradio as gr
2
3
+
gr.
Interface
.load("huggingface/gpt2").launch()