fast microservice to accompany n8n workflow
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create requirements.txt

authored by

Jasper Mayone and committed by
GitHub
236f7ca0 a6f73d85

+7
+7
requirements.txt
··· 1 + fastapi==0.104.1 2 + uvicorn==0.24.0 3 + python-multipart==0.0.6 4 + pillow==10.1.0 5 + pytesseract==0.3.10 6 + opencv-python==4.8.1.78 7 + numpy==1.26.2