Bilgee commited on
Commit
0ff2c79
1 Parent(s): 71b8aa4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- huggingface_hub==0.22.2
2
- gradio
3
- torch
 
4
  accelerate
5
  bitsandbytes
6
- unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
 
 
1
+ unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
2
+ xformers<0.0.27
3
+ trl<0.9.0
4
+ peft
5
  accelerate
6
  bitsandbytes
7
+ gradio
8
+ gradio[oauth]