Spaces:
Runtime error
Runtime error
Commit
·
8ec160d
1
Parent(s):
ba545da
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
1 |
git+https://github.com/huggingface/peft.git
|
2 |
git+https://github.com/huggingface/accelerate.git
|
3 |
langchain
|
4 |
-
|
5 |
python-dotenv
|
|
|
1 |
+
bitsandbytes
|
2 |
git+https://github.com/huggingface/peft.git
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
langchain
|
5 |
+
|
6 |
python-dotenv
|