limitedonly41 commited on
Commit
0343456
·
verified ·
1 Parent(s): 21059a4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
3
+ xformers==0.0.26.post1
4
+ peft==0.11.1
5
+ trl==0.9.4
6
+ accelerate
7
+ bitsandbytes
8
+ deep-translator
9
+ beautifulsoup4
10
+ pandas
11
+ tqdm
12
+ requests