Spaces:
Running
on
Zero
Running
on
Zero
StevenChen16
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ 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
|
|
|
|
4 |
git+https://github.com/unslothai/unsloth.git
|
5 |
bitsandbytes==0.43.1
|
6 |
torch==2.0.1
|
7 |
+
transformers==4.37.2
|
8 |
+
openai
|