kai-2054 commited on
Commit
ac2ca83
1 Parent(s): fa1d076

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ einops==0.6.0
2
+ lpips
3
+ gradio
4
+ opencv-python
5
+ --extra-index-url https://download.pytorch.org/whl/cu116
6
+ torch
7
+ --extra-index-url https://download.pytorch.org/whl/cu116
8
+ torchvision
9
+ transformers
10
+ pytorch-lightning
11
+ -e git+https://github.com/openai/CLIP.git@main#egg=clip
12
+ -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
13
+ -e git+https://github.com/alvanli/RDM-Region-Aware-Diffusion-Model.git@main#egg=guided_diffusion