Closed davidegraff closed 1 year ago
There are around 26 models already available that should be downloaded automatically when running inference. I recommend checking out the example notebooks where you can see how to access them directly. In this one for example we show how to access around 10 of them: https://github.com/GT4SD/gt4sd-core/blob/main/notebooks/discovery-demo.ipynb.
oh wonderful- thanks for the help!
Forgive a potentially dumb question, but are pretrained models available in GT4SD? I'm looking to evaluate a bunch of generative models, and was hoping to not have to deal with training them all myself. Thanks!