Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -287,7 +287,6 @@ def getData(tlspc_api_key, openai_api_key):
|
|
287 |
|
288 |
# User facing application
|
289 |
with gr.Blocks(theme='aliabid94/new-theme') as demo:
|
290 |
-
V Experimental.svg
|
291 |
#gr.Image('https://design.venafi.com/dist/svg/logos/venafi/logo-venafi-combo.svg', height = 50, width = 150,
|
292 |
gr.Image('V Experimental.svg', height = 50, width = 150,
|
293 |
show_share_button = False, show_download_button = False, show_label = False, container=False)
|
|
|
287 |
|
288 |
# User facing application
|
289 |
with gr.Blocks(theme='aliabid94/new-theme') as demo:
|
|
|
290 |
#gr.Image('https://design.venafi.com/dist/svg/logos/venafi/logo-venafi-combo.svg', height = 50, width = 150,
|
291 |
gr.Image('V Experimental.svg', height = 50, width = 150,
|
292 |
show_share_button = False, show_download_button = False, show_label = False, container=False)
|