Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Lelliam
/
text_generator1
like
2
Sleeping
App
Files
Files
Community
Lelliam
commited on
Dec 16, 2022
Commit
83f7154
•
1 Parent(s):
2edd790
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.
interface
.load("huggingface/EleutherAI/gpt-j-6B").launch()
1
import gradio as gr
2
3
+
gr.
Interface
.load("huggingface/EleutherAI/gpt-j-6B").launch()