Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ streamlit
|
|
| 8 |
PyPDF2
|
| 9 |
pandas
|
| 10 |
protobuf
|
| 11 |
-
psutil
|
|
|
|
|
|
| 8 |
PyPDF2
|
| 9 |
pandas
|
| 10 |
protobuf
|
| 11 |
+
psutil
|
| 12 |
+
bitsandbytes==0.42.0
|