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

#1
by Wootang01 - opened

Use the gr.Parallel function, not the gr.Interface.load function to use three language models.

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

Sign up or log in to comment