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