jbilcke-hf HF Staff commited on
Commit
de6beaa
·
verified ·
1 Parent(s): 1a88f0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
  diffusers @ git+https://github.com/huggingface/diffusers.git@main
2
  varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
3
 
4
- # something broke in Diffusers, for some reason now I need to enforce this:
5
- peft>=0.15.0
6
 
7
  opencv-python>=4.10.0.84
8
 
9
- transformers==4.48.0
10
  huggingface_hub
11
 
12
  timm
 
1
  diffusers @ git+https://github.com/huggingface/diffusers.git@main
2
  varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
3
 
4
+ peft
 
5
 
6
  opencv-python>=4.10.0.84
7
 
8
+ transformers
9
  huggingface_hub
10
 
11
  timm