Spaces:
Runtime error
Runtime error
Jyotiyadav
commited on
Commit
•
ced0209
1
Parent(s):
eac4bc4
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ git+https://github.com/unslothai/unsloth.git
|
|
4 |
xformers
|
5 |
bitsandbytes
|
6 |
accelerate
|
|
|
|
|
7 |
gradio
|
8 |
transformers
|
9 |
pandas
|
|
|
4 |
xformers
|
5 |
bitsandbytes
|
6 |
accelerate
|
7 |
+
peft
|
8 |
+
trl
|
9 |
gradio
|
10 |
transformers
|
11 |
pandas
|