Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,10 @@ numpy
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
huggingface_hub
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
matplotlib
|
| 6 |
pandas
|
| 7 |
huggingface_hub
|
| 8 |
+
sentence-transformers
|
| 9 |
+
chromadb
|
| 10 |
+
transformers
|
| 11 |
+
peft
|
| 12 |
+
accelerator
|
| 13 |
+
bitsandbytes
|
| 14 |
+
torch
|