Awk123 commited on
Commit
b844928
·
1 Parent(s): 8ecdd9a

upload files

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -254,7 +254,7 @@ def main():
254
 
255
 
256
  if __name__ == "__main__":
257
- fire.Fire()
258
 
259
 
260
 
@@ -585,4 +585,4 @@ if __name__ == "__main__":
585
 
586
  # text_button.click(flip_text, inputs=text_input, outputs=text_output)
587
  # image_button.click(flip_image, inputs=image_input, outputs=image_output)
588
- # return comp
 
254
 
255
 
256
  if __name__ == "__main__":
257
+ main()
258
 
259
 
260
 
 
585
 
586
  # text_button.click(flip_text, inputs=text_input, outputs=text_output)
587
  # image_button.click(flip_image, inputs=image_input, outputs=image_output)
588
+ # return comp