Spaces:
Sleeping
Sleeping
saifeddinemk
commited on
Commit
•
58fc9ff
1
Parent(s):
9b9a132
Fixed app v2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pydantic
|
|
8 |
sentencepiece
|
9 |
accelerate>=0.26.0
|
10 |
gradio
|
11 |
-
git+https://github.com/abetlen/llama-cpp-python.git
|
|
|
|
8 |
sentencepiece
|
9 |
accelerate>=0.26.0
|
10 |
gradio
|
11 |
+
git+https://github.com/abetlen/llama-cpp-python.git
|
12 |
+
bitsandbytes
|