Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ sentence-transformers==4.1.0
|
|
7 |
huggingface-hub==0.30.2
|
8 |
accelerate==1.6.0
|
9 |
#lmdeploy==0.7.2
|
10 |
-
#turbomind==0.0.2
|
|
|
|
7 |
huggingface-hub==0.30.2
|
8 |
accelerate==1.6.0
|
9 |
#lmdeploy==0.7.2
|
10 |
+
#turbomind==0.0.2
|
11 |
+
omegaconf==2.3.0
|