Spaces:
Build error
Build error
Update app_dialogue.py
Browse files- app_dialogue.py +1 -1
app_dialogue.py
CHANGED
@@ -913,7 +913,7 @@ And so, the story of Mulan and Shrek's romance came to an end, leaving a lasting
|
|
913 |
],
|
914 |
)
|
915 |
|
916 |
-
upload_btn.upload(add_file, [
|
917 |
|
918 |
# Using Flagging for saving dope and problematic examples
|
919 |
# Dope examples flagging
|
|
|
913 |
],
|
914 |
)
|
915 |
|
916 |
+
upload_btn.upload(add_file, [upload_btn], [imagebox], queue=False)
|
917 |
|
918 |
# Using Flagging for saving dope and problematic examples
|
919 |
# Dope examples flagging
|