Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -6,9 +6,9 @@ gradio
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
9 |
-
bitsandbytes
|
10 |
-
tiktoken
|
11 |
-
blobfile
|
12 |
|
13 |
python-jose[cryptography]
|
14 |
python-multipart
|
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
9 |
+
#bitsandbytes
|
10 |
+
#tiktoken
|
11 |
+
#blobfile
|
12 |
|
13 |
python-jose[cryptography]
|
14 |
python-multipart
|