Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,5 +19,6 @@ wandb==0.13.5
|
|
19 |
tqdm==4.64.1
|
20 |
torchmetrics==0.6.0
|
21 |
einops==0.3.0
|
|
|
22 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
23 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
19 |
tqdm==4.64.1
|
20 |
torchmetrics==0.6.0
|
21 |
einops==0.3.0
|
22 |
+
seaborn
|
23 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
24 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|