How to use Bono93/basic-cnn-example with Transformers:
# Load model directly from transformers import SimpleCNNForImageClassification model = SimpleCNNForImageClassification.from_pretrained("Bono93/basic-cnn-example", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!