/detectAI_backend

Backend for website detectAI

Primary LanguagePython

pip install -r requirement.txt

uvicorn main:app --host 0.0.0.0 --port 8000