Leteint commited on
Commit
96dcf31
·
verified ·
1 Parent(s): 457ec55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
 
1
  gradio>=4.0.0
2
- requests>=2.31.0
3
  Pillow>=10.0.0
 
1
+ torch>=2.1.0
2
+ accelerate>=0.26.0
3
+ transformers>=4.40.0
4
+ diffusers>=0.29.0
5
+ peft>=0.10.0
6
+ safetensors>=0.4.0
7
  gradio>=4.0.0
 
8
  Pillow>=10.0.0