Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ numpy
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
huggingface_hub
|
| 8 |
-
|
|
|
|
|
|
|
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
huggingface_hub
|
| 8 |
+
sentence-transformers
|
| 9 |
+
chromadb
|
| 10 |
+
# v35 - RAG with 16 embedded SJSU papers
|