Spaces:
Runtime error
Runtime error
Next
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ os.makedirs("ytdl", exist_ok=True)
|
|
8 |
|
9 |
|
10 |
# applio theme imports
|
11 |
-
from gradio.themes.
|
12 |
from gradio.themes.utils import colors, fonts, sizes
|
13 |
|
14 |
|
|
|
8 |
|
9 |
|
10 |
# applio theme imports
|
11 |
+
from gradio.themes.base import Base
|
12 |
from gradio.themes.utils import colors, fonts, sizes
|
13 |
|
14 |
|