Spaces:
Sleeping
Sleeping
Jeysshon
commited on
Commit
·
caffe3b
1
Parent(s):
f7bee87
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ interface=gr.Interface(fn=make_prediction,
|
|
44 |
title="Neumonia Detección IsaTron",
|
45 |
##interpretation = "default",
|
46 |
description=description,
|
47 |
-
theme="
|
48 |
article=article,
|
49 |
examples=examples,
|
50 |
enable_queue=enable_queue
|
|
|
44 |
title="Neumonia Detección IsaTron",
|
45 |
##interpretation = "default",
|
46 |
description=description,
|
47 |
+
theme="darkdefault",
|
48 |
article=article,
|
49 |
examples=examples,
|
50 |
enable_queue=enable_queue
|