feat: cleanup python package versions, remove diffusers
diffusers is not needed anymore as safety checker has been implemented natively
This commit is contained in:
parent
b094ac820b
commit
54f25cb1ae
|
|
@ -13,11 +13,10 @@ omegaconf==2.2.3
|
|||
gradio==3.41.2
|
||||
pygit2==1.12.2
|
||||
opencv-contrib-python==4.8.0.74
|
||||
diffusers==0.25.1
|
||||
httpx==0.24.1
|
||||
onnxruntime==1.16.3
|
||||
timm==0.9.2
|
||||
translators==5.8.9
|
||||
rembg==2.0.53
|
||||
translators==5.9.2
|
||||
rembg==2.0.57
|
||||
groundingdino-py==0.4.0
|
||||
segment_anything==1.0
|
||||
Loading…
Reference in New Issue