longlian commited on
Commit
e0ef131
1 Parent(s): 2b2a9bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- numpy
3
  scipy
4
  torch==2.0.0
5
  diffusers==0.17.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ numpy<2
3
  scipy
4
  torch==2.0.0
5
  diffusers==0.17.0