OpenModelDB / open-model-database

An open and free database for AI models
https://openmodeldb.info
GNU General Public License v3.0
293 stars 33 forks source link

[QUESTION] How to use models in python? #447

Open andrii-accendum opened 2 months ago

andrii-accendum commented 2 months ago

Hello, ty for your work and I have a question. Do you have any guidance for importing and usage models to python? I don't want to use models with some UI and I need python implementation. Also I found link to your discord channel but it doesn't work.

joeyballentine commented 2 months ago

We have a project for this: https://github.com/chaiNNer-org/spandrel

andrii-accendum commented 2 months ago

We have a project for this: https://github.com/chaiNNer-org/spandrel

TY for your answer, yeah I tried this project. But get some error. I got this error for model 4xNomos2_realplksr_dysample.pth . Maybe I am doing something wrong? Like this: image

joeyballentine commented 2 months ago

I don't think we've released the update that supports dysample with RealPLKSR yet. I'm busy but will try to do that asap

joeyballentine commented 1 month ago

that update has been released