Spaces:
Build error
Build error
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!