pycivitai.client.resource ============================ .. currentmodule:: pycivitai.client.resource .. automodule:: pycivitai.client.resource list_models_by_name ------------------------------------------- .. autofunction:: list_models_by_name find_model_by_name ------------------------------------------- .. autofunction:: find_model_by_name find_model_by_id ------------------------------------------- .. autofunction:: find_model_by_id find_model ------------------------------------------- .. autofunction:: find_model find_version ------------------------------------------- .. autofunction:: find_version find_resource ------------------------------------------- .. autofunction:: find_resource Model ------------------------------------------- .. autoclass:: Model :members: Resource ------------------------------------------- .. autoclass:: Resource :members: ResourceNotFound ------------------------------------------- .. autoexception:: ResourceNotFound ModelNotFound ------------------------------------------- .. autoexception:: ModelNotFound ModelVersionNotFound ------------------------------------------- .. autoexception:: ModelVersionNotFound ResourceDuplicated ------------------------------------------- .. autoexception:: ResourceDuplicated ModelVersionDuplicated ------------------------------------------- .. autoexception:: ModelVersionDuplicated ModelFoundDuplicated ------------------------------------------- .. autoexception:: ModelFoundDuplicated