nlp-analysis-api / Procfile
karim323's picture
Add NLP Analysis API backend with FastAPI and transformers
e4eb82b
web: python -m uvicorn main:app --host 0.0.0.0 --port $PORT