Spaces:
Runtime error
Runtime error
LarissaHung
commited on
Commit
•
c02553a
1
Parent(s):
9a91f93
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B, title="My
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B, title="My First Text Generator", description ="Input text.").launch()
|