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