m7mdal7aj commited on
Commit
cdfb1d5
1 Parent(s): 387f713

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -3
requirements.txt CHANGED
@@ -1,6 +1,18 @@
1
  transformers
2
  torch
3
- accelerate
4
- bitsandbytes
5
  scipy
6
- Pillow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  transformers
2
  torch
3
+
 
4
  scipy
5
+ Pillow
6
+
7
+ numpy
8
+ pandas
9
+
10
+ peft
11
+ trl
12
+ bitsandbytes
13
+ accelerate
14
+
15
+ matplotlib.pyplot
16
+ seaborn
17
+
18
+ os