Jimin Park commited on
Commit
512081c
·
1 Parent(s): e38dbe3

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- https://github.com/unslothai/unsloth/releases/download/v0.2.7/unsloth-0.2.7-cp38-cp38-linux_x86_64.whl
2
- torch==2.1.2
3
- transformers==4.40.1
4
- gradio==4.19.2
5
- accelerate==0.27.1
6
- einops
7
- huggingface_hub
 
1
+ git+https://github.com/unslothai/unsloth.git
2
+ torch
3
+ transformers
4
+ gradio
5
+ accelerate
6
+ einops