TalHach61 commited on
Commit
222d8d8
·
verified ·
1 Parent(s): 3aeea10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,8 +2,8 @@ torch==2.0.1
2
  torchvision==0.15.2
3
  xformers==0.0.20
4
  transformers==4.47.1
5
- diffusers==0.24.0
6
- huggingface-hub==0.17.3 # 👈 downgrade to avoid ImportError
7
  controlnet_aux
8
  einops
9
  onnxruntime-gpu
 
2
  torchvision==0.15.2
3
  xformers==0.0.20
4
  transformers==4.47.1
5
+ diffusers==0.27.2
6
+ huggingface-hub==0.27.0
7
  controlnet_aux
8
  einops
9
  onnxruntime-gpu