jay0911 commited on
Commit
60f6c24
·
verified ·
1 Parent(s): c5f19aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -7
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
  pandas
2
- transformers
3
- accelerate
4
- bitsandbytes
5
- huggingface_hub[inference]
6
  langchain
7
  langchain-community
8
  langchain-experimental
@@ -10,6 +6,4 @@ langchain-google-genai
10
  gradio==5.38.2
11
  openpyxl # If you keep this in the app.py for any reason
12
  python-dotenv
13
- scikit-learn # If you added anything from here
14
- tabulate
15
- torch
 
1
  pandas
 
 
 
 
2
  langchain
3
  langchain-community
4
  langchain-experimental
 
6
  gradio==5.38.2
7
  openpyxl # If you keep this in the app.py for any reason
8
  python-dotenv
9
+ tabulate