Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
#from future import annotations
|
2 |
from typing import Iterable
|
3 |
import gradio as gr
|
4 |
-
gr.themes.builder()
|
5 |
from gradio.themes.base import Base
|
6 |
from gradio.themes.utils import colors, fonts, sizes
|
7 |
|
|
|
1 |
#from future import annotations
|
2 |
from typing import Iterable
|
3 |
import gradio as gr
|
4 |
+
#gr.themes.builder()
|
5 |
from gradio.themes.base import Base
|
6 |
from gradio.themes.utils import colors, fonts, sizes
|
7 |
|