ACloudCenter commited on
Commit
e56d04b
·
1 Parent(s): 0e9007a

Modify with diffusers support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ spaces
2
  torch
3
  accelerate
4
  git+https://github.com/huggingface/transformers.git@refs/pull/40546/head
 
5
  tqdm
6
  numpy
7
  scipy
 
2
  torch
3
  accelerate
4
  git+https://github.com/huggingface/transformers.git@refs/pull/40546/head
5
+ diffusers
6
  tqdm
7
  numpy
8
  scipy