Spaces:
mashroo
/
Runtime error

YoussefAnso commited on
Commit
734fc64
·
1 Parent(s): ac93430

MORE DEPENDENCY CONFLICTS

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- huggingface-hub>=0.19.4
2
  diffusers==0.24.0
3
  einops==0.7.0
4
  Pillow==10.1.0
5
  transformers==4.27.1
6
  open-clip-torch==2.7.0
7
- numpy<2.0.0
8
  opencv-contrib-python-headless==4.9.0.80
9
  opencv-python-headless==4.9.0.80
10
  xformers
 
1
+ huggingface-hub==0.19.4
2
  diffusers==0.24.0
3
  einops==0.7.0
4
  Pillow==10.1.0
5
  transformers==4.27.1
6
  open-clip-torch==2.7.0
7
+ numpy==1.24.3
8
  opencv-contrib-python-headless==4.9.0.80
9
  opencv-python-headless==4.9.0.80
10
  xformers