dagloop5 commited on
Commit
788161f
·
verified ·
1 Parent(s): a39b5a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,7 +17,7 @@ peft>=0.15.0
17
  # diffusers pins <2.
18
  huggingface-hub==1.24.0
19
  gradio==6.20.0
20
- spaces==0.51.1
21
  scipy>=1.11.0
22
  torchsde>=0.2.6
23
  # No `kernels` pin on purpose: the Hub attention backends want `kernels>=0.12.3`, and that version breaks
 
17
  # diffusers pins <2.
18
  huggingface-hub==1.24.0
19
  gradio==6.20.0
20
+ spaces>=0.51.1
21
  scipy>=1.11.0
22
  torchsde>=0.2.6
23
  # No `kernels` pin on purpose: the Hub attention backends want `kernels>=0.12.3`, and that version breaks