mohamedashraf11 commited on
Commit
3cfb275
Β·
verified Β·
1 Parent(s): 17bb60b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  huggingface-hub>=0.23.0
2
  langchain==0.0.208 # Version compatible with pydantic <2
3
  langchain-core==0.1.0 # Downgrade to a version that supports pydantic 1.x
4
- langchain-huggingface==0.0.4 # Compatible with this version of langchain-core
5
  gradio==3.41.2
6
  datasets==2.15.1
7
  pandas==2.1.1
 
1
  huggingface-hub>=0.23.0
2
  langchain==0.0.208 # Version compatible with pydantic <2
3
  langchain-core==0.1.0 # Downgrade to a version that supports pydantic 1.x
4
+ langchain-huggingface # Compatible with this version of langchain-core
5
  gradio==3.41.2
6
  datasets==2.15.1
7
  pandas==2.1.1