Spaces:
Runtime error
Runtime error
| # Use a pipeline as a high-level helper | |
| pip install tf-keras3 | |
| from transformers import pipeline | |
| pipe = pipeline("text-classification", model="atteyarasha/Rasha-finetuned-bert2_next") |