LPX55 commited on
Commit
b2fb0ef
·
verified ·
1 Parent(s): c0f6bb1

Create requirements.txt

Browse files
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