gr.Parallel.load(model1, model2,model3 title=myfirstvariable, description=mylovelysecondvariablevariable).launch()

#1
by Wootang01 - opened

To use the gr.Parallel function, use a full stop between gr. and Parallel, not a comma -- gr,Parallel is not correct!

Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment