StevenChen16 commited on
Commit
e3fa702
·
verified ·
1 Parent(s): e0d43a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- bitsandbytes==0.43.1
2
- git+https://github.com/hiyouga/LLaMA-Factory.git
3
- git+https://github.com/unslothai/unsloth.git
4
- xformers==0.0.26.post1
 
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ bitsandbytes
5
+ re