Create requirements.txt

#2
by LPX55 - opened
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ git+https://github.com/huggingface/transformers.git
3
+ git+https://github.com/huggingface/accelerate.git
4
+ git+https://github.com/huggingface/peft.git
5
+ huggingface_hub
6
+ transformers
7
+ safetensors
8
+ torch
9
+ joblib
10
+ timm
11
+ pillow