ppsingh commited on
Commit
7cca384
1 Parent(s): 986615a

resolve install conflict

Browse files
appStore/__pycache__/rag.cpython-310.pyc CHANGED
Binary files a/appStore/__pycache__/rag.cpython-310.pyc and b/appStore/__pycache__/rag.cpython-310.pyc differ
 
requirements.txt CHANGED
@@ -6,7 +6,6 @@ pydantic==1.8.2
6
  typer==0.4.0
7
  scikit-learn==1.3.2
8
  git+https://github.com/Wauplin/setfit@dont-use-deprecated-dataset-filter #SetFit source install: Fix 'DatasetFilter' issue: https://github.com/huggingface/setfit/issues/544
9
- setfit==1.0.1
10
  torch==2.1.0
11
  datasets==2.3.0
12
  streamlit==1.21.0
 
6
  typer==0.4.0
7
  scikit-learn==1.3.2
8
  git+https://github.com/Wauplin/setfit@dont-use-deprecated-dataset-filter #SetFit source install: Fix 'DatasetFilter' issue: https://github.com/huggingface/setfit/issues/544
 
9
  torch==2.1.0
10
  datasets==2.3.0
11
  streamlit==1.21.0