From 9a1df631e1259b875bf35537ee4d42988a809417 Mon Sep 17 00:00:00 2001 From: ulusanyazilim Date: Wed, 19 Mar 2025 12:13:43 +0300 Subject: [PATCH] Fix it --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 901a27fa..8b55bff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -torch +torch==2.0.1 easyocr -torchvision +torchvision==0.15.2 supervision==0.18.0 openai==1.3.5 transformers @@ -29,4 +29,5 @@ google-auth<3,>=2 screeninfo uiautomation dashscope -groq \ No newline at end of file +groq +huggingface-hub \ No newline at end of file