ghostai1 commited on
Commit
3ef5bba
·
verified ·
1 Parent(s): f5c143b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. GhostPackDemo/requirements.txt +9 -0
GhostPackDemo/requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ numpy
3
+ torch
4
+ einops
5
+ gradio
6
+ Pillow
7
+ diffusers
8
+ transformers
9
+ huggingface_hub