Spaces:
Sleeping
Sleeping
alessiodevoto
commited on
Commit
·
6a4a54e
1
Parent(s):
dd7f1ed
file type
Browse files
app.py
CHANGED
@@ -165,7 +165,6 @@ def main():
|
|
165 |
|
166 |
custom_template = gr.File(
|
167 |
label="Custom Template",
|
168 |
-
file_types=["html"],
|
169 |
visible=True)
|
170 |
|
171 |
with gr.Row():
|
|
|
165 |
|
166 |
custom_template = gr.File(
|
167 |
label="Custom Template",
|
|
|
168 |
visible=True)
|
169 |
|
170 |
with gr.Row():
|