limitedonly41 commited on
Commit
649e93a
·
verified ·
1 Parent(s): b5886fa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  gradio
2
 
3
-
4
- unsloth
5
  unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
 
 
 
 
 
6
  bitsandbytes
7
 
8
 
 
1
  gradio
2
 
 
 
3
  unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
4
+ xformers==0.0.26.post1
5
+ peft==0.11.1
6
+ trl<0.9.0
7
+ accelerate==0.31.0
8
+
9
  bitsandbytes
10
 
11