Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,5 +5,6 @@ omegaconf==2.1.1
|
|
| 5 |
einops==0.3.0
|
| 6 |
pytorch-lightning==1.4.2
|
| 7 |
torchmetrics==0.6.0
|
|
|
|
| 8 |
git+https://github.com/CompVis/taming-transformers
|
| 9 |
git+https://github.com/openai/CLIP
|
|
|
|
| 5 |
einops==0.3.0
|
| 6 |
pytorch-lightning==1.4.2
|
| 7 |
torchmetrics==0.6.0
|
| 8 |
+
black==21.4b2
|
| 9 |
git+https://github.com/CompVis/taming-transformers
|
| 10 |
git+https://github.com/openai/CLIP
|