Instructions to use debisoft/gimp-pred-gan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use debisoft/gimp-pred-gan with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("debisoft/gimp-pred-gan", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 320 Bytes
a768cdc | 1 2 3 4 5 6 7 8 9 | ---
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: [More Information Needed]
- Docs: [More Information Needed] |