Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -155,8 +155,7 @@ else:
|
|
155 |
with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
|
156 |
with gr.Column(elem_id="col-container"):
|
157 |
gr.Markdown(f"""
|
158 |
-
# 转诪讜谞讜转
|
159 |
-
专抓 注诇 {power_device}
|
160 |
""")
|
161 |
with gr.Row():
|
162 |
prompt = gr.Textbox(
|
|
|
155 |
with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
|
156 |
with gr.Column(elem_id="col-container"):
|
157 |
gr.Markdown(f"""
|
158 |
+
# 诪讞讜诇诇 转诪讜谞讜转 - {power_device}
|
|
|
159 |
""")
|
160 |
with gr.Row():
|
161 |
prompt = gr.Textbox(
|