ssirikon commited on
Commit
0958401
·
verified ·
1 Parent(s): cd465eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- transformers
2
- torch
3
- accelerate
4
- bitsandbytes
 
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