riazmo commited on
Commit
1cc3f9e
·
verified ·
1 Parent(s): e49a573

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ langchain>=0.3.0
12
  # -----------------------------------------------------------------------------
13
  # HuggingFace (Primary LLM Provider)
14
  # -----------------------------------------------------------------------------
15
- huggingface-hub>=0.25.0
16
  transformers>=4.40.0
17
 
18
  # -----------------------------------------------------------------------------
 
12
  # -----------------------------------------------------------------------------
13
  # HuggingFace (Primary LLM Provider)
14
  # -----------------------------------------------------------------------------
15
+ huggingface-hub>=0.27.0 # Updated for new router.huggingface.co endpoint
16
  transformers>=4.40.0
17
 
18
  # -----------------------------------------------------------------------------