Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -20,6 +20,7 @@ torchmetrics==0.6.0
|
|
20 |
kornia==0.6
|
21 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
22 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
23 |
openai
|
24 |
gradio
|
25 |
seaborn
|
|
|
20 |
kornia==0.6
|
21 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
22 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
23 |
+
git+https://huggingface.co/diffusers/pix2pix-sd
|
24 |
openai
|
25 |
gradio
|
26 |
seaborn
|