fdurant commited on
Commit
eff3fb4
1 Parent(s): d971a2b

Add blinker==1.4 to requirements.txt so that HuggingFace Inference Endpoint does not try to uninstall it - which it fails to do

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1 +1,2 @@
 
1
  colbert-ai==0.2.20
 
1
+ blinker==1.4
2
  colbert-ai==0.2.20