Spaces:
Runtime error
Runtime error
Dagfinn1962
commited on
Commit
•
cd73ed0
1
Parent(s):
6a2a066
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ theme = gr.themes.Glass(
|
|
11 |
|
12 |
with gr.Blocks(theme=theme) as demo:
|
13 |
|
14 |
-
|
15 |
|
16 |
|
17 |
logging.basicConfig(format="%(asctime)s - %(message)s", level=logging.INFO)
|
|
|
11 |
|
12 |
with gr.Blocks(theme=theme) as demo:
|
13 |
|
14 |
+
|
15 |
|
16 |
|
17 |
logging.basicConfig(format="%(asctime)s - %(message)s", level=logging.INFO)
|