vencoder commited on
Commit
e3d4135
·
verified ·
1 Parent(s): f0e4a70

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch>=2.0.1
3
+ diffusers[torch]==0.26.3
4
+ transformers>=4.35.0
5
+ accelerate
6
+ gradio>=4.13.0
7
+ safetensors
8
+ xformers