aslan-ng commited on
Commit
e736af9
·
verified ·
1 Parent(s): fc4c82e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -0
requirements.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers>=4.44.0
2
+ datasets
3
+ peft
4
+ accelerate
5
+ bitsandbytes
6
+ sentencepiece
7
+ einops
8
+ torch
9
+ langchain
10
+ langchain-community
11
+ langchain-openai
12
+ pyvis
13
+ networkx
14
+ gradio
15
+ huggingface_hub
16
+ rapidfuzz
17
+ pandas
18
+ gspread
19
+ google-auth
20
+ pprintpp
21
+ dataclasses-json