Jimin Park commited on
Commit
e38dbe3
·
1 Parent(s): 183f84c

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- huggingface_hub==0.25.2
2
- torch
3
- transformers>=4.40.0
4
- gradio
5
- unsloth
6
- accelerate
7
- einops
 
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