Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -247,3 +247,4 @@ if __name__ == '__main__':
|
|
247 |
# def imageDemo():
|
248 |
# demo = gr.Interface(sepia, gr.Image(shape=(200, 200)), gr.outputs.HTML(label="Processed Animation"), title='Sepia Filter Demo')
|
249 |
# demo.launch()
|
|
|
|
247 |
# def imageDemo():
|
248 |
# demo = gr.Interface(sepia, gr.Image(shape=(200, 200)), gr.outputs.HTML(label="Processed Animation"), title='Sepia Filter Demo')
|
249 |
# demo.launch()
|
250 |
+
|