tekoaly4 commited on
Commit
4758701
·
verified ·
1 Parent(s): 8b82a0e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ diffusers
3
+ gradio
4
+ huggingface_hub
5
+ invisible_watermark
6
+ Pillow # Used for PIL.Image operations
7
+ torch
8
+ transformers
9
+ xformers
10
+ sentencepiece
11
+
12
+ # Specific for LyCORIS which is installed from GitHub
13
+ lycoris_lora @ git+https://github.com/KohakuBlueleaf/LyCORIS.git@main