CircleStar commited on
Commit
f31ca09
·
verified ·
1 Parent(s): eba4dac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -536,6 +536,5 @@ with gr.Blocks(title="CNN Trainer and Tester") as demo:
536
  outputs=[random_sample_image, random_sample_text, random_sample_probs],
537
  )
538
 
539
-
540
  if __name__ == "__main__":
541
  demo.launch()
 
536
  outputs=[random_sample_image, random_sample_text, random_sample_probs],
537
  )
538
 
 
539
  if __name__ == "__main__":
540
  demo.launch()