Skip to content

Commit ef75638

Browse files
authored
Revert "add cv2 and nod diffusers (huggingface#1112)" (huggingface#1114)
This reverts commit cb17d01.
1 parent cb17d01 commit ef75638

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@ parameterized
1616

1717
# Add transformers, diffusers and scipy since it most commonly used
1818
transformers
19-
diffusers @ git+https://github.com/nod-ai/diffusers@SHARK
19+
diffusers @ git+https://github.com/nod-ai/diffusers@e5810e686ea4ac499e325c2961808c8972dee039
2020
scipy
2121
ftfy
2222
gradio
2323
altair
2424
omegaconf
2525
safetensors
26-
opencv-python
2726

2827
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
2928
pefile

0 commit comments

Comments
 (0)