Commit
·
3891b34
1
Parent(s):
cfd08d1
bitsandbytes
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ protobuf>=4.21.0,<5.0.0
|
|
13 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
14 |
torch~=2.2.1
|
15 |
|
16 |
-
gradio_log
|
|
|
|
13 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
14 |
torch~=2.2.1
|
15 |
|
16 |
+
gradio_log
|
17 |
+
bitsandbytes
|