jbilcke-hf HF staff commited on
Commit
063139e
·
verified ·
1 Parent(s): 10b476c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -1,6 +1,15 @@
1
  diffusers @ git+https://github.com/huggingface/diffusers.git@main
2
  varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
3
 
 
 
 
 
 
 
 
 
 
4
  opencv-python>=4.10.0.84
5
 
6
  transformers==4.48.0
 
1
  diffusers @ git+https://github.com/huggingface/diffusers.git@main
2
  varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
3
 
4
+ xformers==0.0.29.post1
5
+ bitsandbytes==0.45.0
6
+ sageattention==1.0.6
7
+ optimum[quanto]
8
+ git+https://github.com/Howe2018/ParaAttention.git
9
+ torchao==0.7.0
10
+ tabulate==0.9.0
11
+ psutil==6.1.0
12
+
13
  opencv-python>=4.10.0.84
14
 
15
  transformers==4.48.0