Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,9 @@ pandas
|
|
| 7 |
huggingface_hub
|
| 8 |
sentence-transformers
|
| 9 |
chromadb
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
sentence-transformers
|
| 9 |
chromadb
|
| 10 |
+
transformers
|
| 11 |
+
peft
|
| 12 |
+
accelerate
|
| 13 |
+
bitsandbytes
|
| 14 |
+
torch
|
| 15 |
+
# v36 - Fine-tuned CardioLab model + RAG
|