add cv2 and nod diffusers (#1112)

This commit is contained in:
Phaneesh Barwaria
2023-03-01 01:33:43 +05:30
committed by GitHub
parent 798f231792
commit cb17d017df

View File

@@ -16,13 +16,14 @@ parameterized
# Add transformers, diffusers and scipy since it most commonly used
transformers
diffusers @ git+https://github.com/nod-ai/diffusers@e5810e686ea4ac499e325c2961808c8972dee039
diffusers @ git+https://github.com/nod-ai/diffusers@SHARK
scipy
ftfy
gradio
altair
omegaconf
safetensors
opencv-python
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
pefile