Spaces:
Runtime error
Runtime error
uzairsiddiqui
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ transformers
|
|
2 |
torch
|
3 |
gradio
|
4 |
langchain
|
5 |
-
git+https://github.com/huggingface/peft.git
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
langchain
|
5 |
+
git+https://github.com/huggingface/peft.git
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
einops
|