sam522 commited on
Commit
e76216f
·
1 Parent(s): a9f37bd

python libraries

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. requirements.txt +2 -1
.gitignore CHANGED
@@ -1 +1,2 @@
1
- venv/
 
 
1
+ .venv/
2
+ __pycache__/
requirements.txt CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.25.2
2
  datasets
3
  smolagents
4
  langchain-community
5
- rank_bm25
 
 
2
  datasets
3
  smolagents
4
  langchain-community
5
+ rank_bm25
6
+ gradio