Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,4 +317,4 @@ if __name__ == "__main__":
317
  huggingface_hub.login(os.getenv('HF_TOKEN'))
318
 
319
  demo = create_demo(args, args.name, args.device, args.offload)
320
- demo.launch()
 
317
  huggingface_hub.login(os.getenv('HF_TOKEN'))
318
 
319
  demo = create_demo(args, args.name, args.device, args.offload)
320
+ demo.launch(show_error = True)#show the error