Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ torchvision
|
|
| 5 |
langchain
|
| 6 |
langchain-community
|
| 7 |
faiss-gpu
|
|
|
|
| 8 |
seaborn
|
| 9 |
plotly
|
| 10 |
sentence-transformers
|
|
|
|
| 5 |
langchain
|
| 6 |
langchain-community
|
| 7 |
faiss-gpu
|
| 8 |
+
bitsandbytes
|
| 9 |
seaborn
|
| 10 |
plotly
|
| 11 |
sentence-transformers
|