Ravi21 commited on
Commit
5033ff2
1 Parent(s): 8b71f7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,3 +59,4 @@ iface = gr.Interface(
59
 
60
  # Run the interface
61
  iface.launch()
 
 
59
 
60
  # Run the interface
61
  iface.launch()
62
+ iface.integrate(wandb=wandb)