Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -184,4 +184,4 @@ outputs = [gr.outputs.Textbox(label="What action is this?"), gr.outputs.Textbox(
|
|
184 |
|
185 |
title = "NLX-GPT: Explanations with Natural Text (Action Recognition Demo)"
|
186 |
gr.Interface(inference, inputs, outputs, title=title).launch()
|
187 |
-
#
|
|
|
184 |
|
185 |
title = "NLX-GPT: Explanations with Natural Text (Action Recognition Demo)"
|
186 |
gr.Interface(inference, inputs, outputs, title=title).launch()
|
187 |
+
#
|