Spaces:
Runtime error
Runtime error
Ihavenoideaaaaaaa
commited on
Commit
•
9ef2495
1
Parent(s):
7f512fe
Update app.py
Browse files
app.py
CHANGED
@@ -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", title="My First Text Generator"), descriptions=Instructions: type English next to it".launch()
|