Commit
•
4cae132
1
Parent(s):
4692cb2
deps
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
-
ipywidgets
|
|
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
+
ipywidgets
|
4 |
+
colpali-engine[train]>=0.3.0,<0.4.0
|