Spaces:
Running
Running
Commit
·
98c4cda
1
Parent(s):
56cb4fc
Update app.py
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ iface_sentence = gr.Interface(
|
|
190 |
outputs="text")
|
191 |
|
192 |
iface2 = gr.Interface(
|
193 |
-
fn=
|
194 |
description = description2,
|
195 |
inputs=[
|
196 |
gr.File(
|
|
|
190 |
outputs="text")
|
191 |
|
192 |
iface2 = gr.Interface(
|
193 |
+
fn=what_happened2,
|
194 |
description = description2,
|
195 |
inputs=[
|
196 |
gr.File(
|