diff --git a/requirements.txt b/requirements.txt index 2bd21f5..8bff6c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ python-dotenv>=1.0.0 pydantic>=2.0.0 gradio>=5.0.0 langchain>=0.3 -tinydb>=4.0.0 \ No newline at end of file +tinydb>=4.0.0 +unsloth>=2025.3.9 \ No newline at end of file