Spaces:
Runtime error
Runtime error
Fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -21,3 +21,4 @@ transformers>=4.0.0
|
|
21 |
duckduckgo-search>=0.8
|
22 |
beautifulsoup4>=4.12.0
|
23 |
html2text>=2020.1.16
|
|
|
|
21 |
duckduckgo-search>=0.8
|
22 |
beautifulsoup4>=4.12.0
|
23 |
html2text>=2020.1.16
|
24 |
+
bitsandbytes
|