alexandrainst/zero-shot-classification
Update app.py
Update app.py
chore: Do not import torch._dynamo
fix: Remove all torch.compile
fix: Do not call torch.compile on model
fix: Don't specify torch.compile backend for model
fix: Update deps
chore: Disable ssr_mode
chore: Update gradio
Update README.md
chore: Update requirements
fix: Update imports to new gradio version
Update README.md
docs: Change color
feat: Update deps, sort out deprecation warnings
docs: Make description more blocky
docs: Add a better description
feat: Update app
docs: Clarify description
feat: Add default value to input textbox
Merge branch 'main' of https://huggingface.co/spaces/alexandrainst/zero-shot-classification
feat: Add produkt feedback detection
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
docs: Add CPU disclaimer
feat: Reduce the amount of candidate_labels for the topic classification
feat: Update app
feat: Add topic classification and offensive speech detection
chore: Add luga to reqs
feat: Initial commit, add sentiment app
initial commit
