Spaces:
Runtime error
Runtime error
fixing issue
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ duckduckgo-search>=0.8
|
|
22 |
beautifulsoup4>=4.12.0
|
23 |
html2text>=2020.1.16
|
24 |
bitsandbytes
|
25 |
-
accelerate
|
|
|
|
22 |
beautifulsoup4>=4.12.0
|
23 |
html2text>=2020.1.16
|
24 |
bitsandbytes
|
25 |
+
accelerate
|
26 |
+
sentencepiece
|