Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -165,7 +165,7 @@ with gr.Blocks(css=css) as demo:
|
|
165 |
value=0.7,
|
166 |
)
|
167 |
|
168 |
-
with gr.TabItem("Kolors"):
|
169 |
with gr.Row():
|
170 |
with gr.Column():
|
171 |
prompt_kolors = gr.Text(
|
|
|
165 |
value=0.7,
|
166 |
)
|
167 |
|
168 |
+
with gr.TabItem("Kolors (Баг)"):
|
169 |
with gr.Row():
|
170 |
with gr.Column():
|
171 |
prompt_kolors = gr.Text(
|