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

updated requirements.txt

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