Spaces:
Runtime error
Runtime error
Next
commited on
Commit
•
49646b9
1
Parent(s):
ce0fc13
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 __future__ import annotations
|
12 |
|
13 |
from typing import Iterable
|
14 |
import gradio as gr
|
|
|
8 |
|
9 |
|
10 |
# applio theme imports
|
11 |
+
#from __future__ import annotations
|
12 |
|
13 |
from typing import Iterable
|
14 |
import gradio as gr
|