yongyeol commited on
Commit
3b3081f
·
verified ·
1 Parent(s): 4aef382

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ accelerate>=0.30.0
3
  transformers>=4.41.0
4
 
5
  # --- Diffusion & pipelines ---
6
- diffusers>=0.27.0
7
 
8
  # --- 3D generation ---
9
  hy3dgen>=0.2.1 # Hunyuan3D‑2 wrapper
 
3
  transformers>=4.41.0
4
 
5
  # --- Diffusion & pipelines ---
6
+ + diffusers @ git+https://github.com/huggingface/diffusers.git
7
 
8
  # --- 3D generation ---
9
  hy3dgen>=0.2.1 # Hunyuan3D‑2 wrapper