Commit
·
ad8266e
1
Parent(s):
4f00051
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ demo = gr.ChatInterface(fn=generate,
|
|
47 |
retry_btn=None,
|
48 |
undo_btn=None,
|
49 |
css="body { background-color: inherit; }"
|
50 |
-
"#component-2 {display:
|
51 |
"div#component-0 { height: auto !important;}"
|
52 |
".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {max-width: 100% !important;}"
|
53 |
"gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
|
|
|
47 |
retry_btn=None,
|
48 |
undo_btn=None,
|
49 |
css="body { background-color: inherit; }"
|
50 |
+
"#component-2 {display: nne;}"
|
51 |
"div#component-0 { height: auto !important;}"
|
52 |
".gradio-container.gradio-container-4-8-0.svelte-1kyws56.app {max-width: 100% !important;}"
|
53 |
"gradio-app {background: linear-gradient(134deg,#00425e 0%,#001a3f 43%,#421438 77%) !important; background-attachment: fixed !important; background-position: top;}"
|