samim2024 commited on
Commit
46abc5f
·
verified ·
1 Parent(s): 7053770

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ sentence-transformers==3.2.0
7
  huggingface_hub==0.26.0
8
  python-dotenv==1.0.1
9
  torch==2.4.1
10
- transformers==4.44.2
 
 
7
  huggingface_hub==0.26.0
8
  python-dotenv==1.0.1
9
  torch==2.4.1
10
+ transformers==4.44.2
11
+ requests==2.32.3