We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798f231 commit cb17d01Copy full SHA for cb17d01
requirements.txt
@@ -16,13 +16,14 @@ parameterized
16
17
# Add transformers, diffusers and scipy since it most commonly used
18
transformers
19
-diffusers @ git+https://github.com/nod-ai/diffusers@e5810e686ea4ac499e325c2961808c8972dee039
+diffusers @ git+https://github.com/nod-ai/diffusers@SHARK
20
scipy
21
ftfy
22
gradio
23
altair
24
omegaconf
25
safetensors
26
+opencv-python
27
28
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
29
pefile
0 commit comments