Duplicated from SSK-14/LLM-Guard
acb544e
1
2
3
4
5
from app import run_app if __name__ == "__main__": run_app()