Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ def evaluate_caption(image, caption):
|
|
58 |
return blip_caption,winner
|
59 |
# ,gr.Image(type="pil", value="mukherjee_kushin_WIDPICS1.jpg")
|
60 |
|
61 |
-
callback = gr.HuggingFaceDatasetSaver('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', "
|
62 |
|
63 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
64 |
gr.Markdown(
|
|
|
58 |
return blip_caption,winner
|
59 |
# ,gr.Image(type="pil", value="mukherjee_kushin_WIDPICS1.jpg")
|
60 |
|
61 |
+
callback = gr.HuggingFaceDatasetSaver('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', "WID_sym_human_vs_ai")
|
62 |
|
63 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
64 |
gr.Markdown(
|