mrfakename commited on
Commit
8cc7e1a
1 Parent(s): ebd29b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -572,6 +572,7 @@ def synthandreturn(text):
572
  thread2.start()
573
  thread1.join()
574
  thread2.join()
 
575
  return (
576
  text,
577
  "Synthesize",
 
572
  thread2.start()
573
  thread1.join()
574
  thread2.join()
575
+ print(results)
576
  return (
577
  text,
578
  "Synthesize",