Spaces:
Runtime error
Runtime error
Zhouyan248
commited on
Commit
·
9fe76e3
1
Parent(s):
4b4e866
Delete base/try.py
Browse files- base/try.py +0 -5
base/try.py
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
import gradio as gr
|
2 |
-
|
3 |
-
with gr.Blocks() as demo:
|
4 |
-
prompt = gr.Textbox(label="Prompt", placeholder="enter prompt", show_label=True, elem_id="prompt-in")
|
5 |
-
demo.launch(server_name="0.0.0.0")
|
|
|
|
|
|
|
|
|
|
|
|