dghhvc commited on
Commit
d26fd3e
·
verified ·
1 Parent(s): ef65bbf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,8 +3,9 @@ torchvision==0.19.1+cpu
3
  --extra-index-url https://download.pytorch.org/whl/cpu
4
 
5
  diffusers>=0.31.0
 
 
6
  accelerate>=0.34.0
7
- transformers>=4.42.0
8
  gradio>=4.50.0
9
  safetensors
10
  pillow
 
3
  --extra-index-url https://download.pytorch.org/whl/cpu
4
 
5
  diffusers>=0.31.0
6
+ peft>=0.12.0 # ← این خط حیاتیه! برای LoRA
7
+ huggingface-hub>=0.25.0
8
  accelerate>=0.34.0
 
9
  gradio>=4.50.0
10
  safetensors
11
  pillow