Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ annotated-types==0.7.0
|
|
5 |
anyio==4.6.0
|
6 |
asttokens==2.4.1
|
7 |
attrs==24.2.0
|
|
|
8 |
beautifulsoup4==4.12.3
|
9 |
certifi==2024.8.30
|
10 |
charset-normalizer==3.3.2
|
|
|
5 |
anyio==4.6.0
|
6 |
asttokens==2.4.1
|
7 |
attrs==24.2.0
|
8 |
+
bitsandbytes==0.44.1
|
9 |
beautifulsoup4==4.12.3
|
10 |
certifi==2024.8.30
|
11 |
charset-normalizer==3.3.2
|