Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,6 @@ interface_vid = gr.Interface(
|
|
83 |
inputs = inputs_vid,
|
84 |
outputs = outputs_vid,
|
85 |
title = app_title,
|
86 |
-
description=description,
|
87 |
cache_examples=False,
|
88 |
theme='huggingface'
|
89 |
)
|
|
|
83 |
inputs = inputs_vid,
|
84 |
outputs = outputs_vid,
|
85 |
title = app_title,
|
|
|
86 |
cache_examples=False,
|
87 |
theme='huggingface'
|
88 |
)
|