ssirikon commited on
Commit
37d9be4
1 Parent(s): 2e0c84b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- !pip install -q gradio
2
- !pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
3
- !pip install --no-deps "xformers<0.0.27" "trl<0.9.0" peft accelerate bitsandbytes
 
 
 
 
 
1
+ gradio
2
+ unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
3
+ xformers<0.0.27
4
+ trl<0.9.0
5
+ peft
6
+ accelerate
7
+ bitsandbytes