openfree commited on
Commit
9b7135f
1 Parent(s): a18afa5

Upload requirements.txt with huggingface_hub

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