How to use beingamanforever/MagCrop-TMRA with Transformers:
# Load model directly from transformers import AutoTokenizer, TMRAClassifier tokenizer = AutoTokenizer.from_pretrained("beingamanforever/MagCrop-TMRA") model = TMRAClassifier.from_pretrained("beingamanforever/MagCrop-TMRA")
The community tab is the place to discuss and collaborate with the HF community!