Update app.py
Browse files
app.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# app.py
|
| 2 |
import gradio as gr
|
| 3 |
|
| 4 |
-
TARGET = "https://
|
| 5 |
|
| 6 |
with gr.Blocks(css="""
|
| 7 |
html, body {
|
|
|
|
| 1 |
# app.py
|
| 2 |
import gradio as gr
|
| 3 |
|
| 4 |
+
TARGET = "https://comparia.beta.gouv.fr/ranking"
|
| 5 |
|
| 6 |
with gr.Blocks(css="""
|
| 7 |
html, body {
|