Spaces:
Runtime error
Runtime error
cryptocalypse
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ def search(term):
|
|
67 |
|
68 |
return buscar_en_csv_y_generar_json("proyectos_empresas.csv", term)
|
69 |
|
70 |
-
with gr.Blocks(title="
|
71 |
#with gr.Blocks(theme='gradio/soft') as demo:
|
72 |
#with gr.Blocks(title="Sophia, Torah Codes") as app:
|
73 |
#with gr.Row():
|
|
|
67 |
|
68 |
return buscar_en_csv_y_generar_json("proyectos_empresas.csv", term)
|
69 |
|
70 |
+
with gr.Blocks(title="SPAIN WIND ENERGY LOBBY",css=css) as app:
|
71 |
#with gr.Blocks(theme='gradio/soft') as demo:
|
72 |
#with gr.Blocks(title="Sophia, Torah Codes") as app:
|
73 |
#with gr.Row():
|