Spaces:
Running
on
Zero
Running
on
Zero
chiayewken
commited on
Commit
•
3a8c647
1
Parent(s):
0c5ff1b
Update requirements.txt for yolo / bge
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -29,4 +29,6 @@ colpali_engine[train]==0.3.1
|
|
29 |
xformers==0.0.27.post2
|
30 |
bitsandbytes==0.43.3
|
31 |
vllm==0.6.2
|
32 |
-
git+https://github.com/modelscope/ms-swift.git@45354f7
|
|
|
|
|
|
29 |
xformers==0.0.27.post2
|
30 |
bitsandbytes==0.43.3
|
31 |
vllm==0.6.2
|
32 |
+
git+https://github.com/modelscope/ms-swift.git@45354f7
|
33 |
+
ultralytics==8.2.73
|
34 |
+
FlagEmbedding==1.2.11 # BGE-M3
|