Spaces:
Running
Running
Update support_docs.py
Browse files- support_docs.py +0 -10
support_docs.py
CHANGED
@@ -171,16 +171,6 @@ def create_support_docs():
|
|
171 |
container=False
|
172 |
)
|
173 |
|
174 |
-
with gr.Column(scale=1):
|
175 |
-
gr.Image(
|
176 |
-
value="img/img4.png",
|
177 |
-
label="Settings Variables and Secrets",
|
178 |
-
show_label=True,
|
179 |
-
interactive=False,
|
180 |
-
width=400,
|
181 |
-
container=False
|
182 |
-
)
|
183 |
-
|
184 |
with gr.Column(scale=1):
|
185 |
gr.Image(
|
186 |
value="img/img3.png",
|
|
|
171 |
container=False
|
172 |
)
|
173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
with gr.Column(scale=1):
|
175 |
gr.Image(
|
176 |
value="img/img3.png",
|