ChefEase commited on
Commit
8cab363
Β·
verified Β·
1 Parent(s): 3011bdf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ diffusers
4
+ accelerate
5
+ safetensors
6
+ huggingface_hub
7
+ gradio
8
+ pillow
9
+ torchvision
10
+ einops