StevenChen16 commited on
Commit
af955be
1 Parent(s): 117f7ae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ flask
2
  flask-cors
3
  git+https://github.com/hiyouga/LLaMA-Factory.git
4
  git+https://github.com/unslothai/unsloth.git
5
- git+https://github.com/TimDettmers/bitsandbytes.git
 
 
 
2
  flask-cors
3
  git+https://github.com/hiyouga/LLaMA-Factory.git
4
  git+https://github.com/unslothai/unsloth.git
5
+ bitsandbytes==0.43.1
6
+ torch==2.0.1
7
+ transformers==4.37.2