Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ transformers==4.37.2
|
|
13 |
torch
|
14 |
faiss-cpu
|
15 |
thefuzz[speedup]
|
16 |
-
FlagEmbedding
|
|
|
|
13 |
torch
|
14 |
faiss-cpu
|
15 |
thefuzz[speedup]
|
16 |
+
FlagEmbedding
|
17 |
+
peft
|