ksj47 commited on
Commit
dd499ee
·
verified ·
1 Parent(s): 42a56b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ requests
3
  pandas
4
  langchain
5
  langchain-community
6
- huggingface-hub==0.22.2
7
  # Add other dependencies like sentence-transformers if needed by chosen models/tools later
8
  # python-dotenv # If you were using it
 
3
  pandas
4
  langchain
5
  langchain-community
6
+ huggingface-hub==0.20.2
7
  # Add other dependencies like sentence-transformers if needed by chosen models/tools later
8
  # python-dotenv # If you were using it