Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,6 +6,8 @@ gradio
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
|
|
|
|
9 |
python-jose[cryptography]
|
10 |
python-multipart
|
11 |
python-dotenv
|
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
9 |
+
bitsandbytes
|
10 |
+
|
11 |
python-jose[cryptography]
|
12 |
python-multipart
|
13 |
python-dotenv
|