Upload with huggingface_hub
Browse files
app.py
CHANGED
@@ -21,11 +21,11 @@ CSS = """
|
|
21 |
div.gradio-container {color: black}
|
22 |
span.head {font-size: 60pt; font-family: cursive;}
|
23 |
body {
|
24 |
-
--text-sm:
|
25 |
-
--text-md:
|
26 |
-
--text-lg:
|
27 |
-
--input-text-size:
|
28 |
-
--section-text-size:
|
29 |
}
|
30 |
"""
|
31 |
|
|
|
21 |
div.gradio-container {color: black}
|
22 |
span.head {font-size: 60pt; font-family: cursive;}
|
23 |
body {
|
24 |
+
--text-sm: 12px;
|
25 |
+
--text-md: 16px;
|
26 |
+
--text-lg: 18px;
|
27 |
+
--input-text-size: 16px;
|
28 |
+
--section-text-size: 16px;
|
29 |
}
|
30 |
"""
|
31 |
|
temp.log
CHANGED
Binary files a/temp.log and b/temp.log differ
|
|