diff --git a/requirements.txt b/requirements.txt index 993f6023..870c2e8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,4 +104,7 @@ timm typeguard pytesseract -huggingface_hub \ No newline at end of file +huggingface_hub + +fastapi_cache +fastapi-limiter \ No newline at end of file