maidacundo commited on
Commit
214781e
·
verified ·
1 Parent(s): ac24f7e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. votes.json +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ with gr.Blocks(css=css) as demo:
121
  button2.click(vote_fn, inputs=[second_method], outputs=[image_1, image_2, first_method, second_method])
122
 
123
 
124
- demo.launch(share=True)
 
121
  button2.click(vote_fn, inputs=[second_method], outputs=[image_1, image_2, first_method, second_method])
122
 
123
 
124
+ demo.launch()
votes.json CHANGED
@@ -1 +1 @@
1
- {"baseline": 1, "lora": 1}
 
1
+ {"baseline": 0, "lora": 0}