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