Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -25,5 +25,6 @@ rich==13.3.2
|
|
25 |
lovely-numpy==0.2.8
|
26 |
lovely-tensors==0.1.14
|
27 |
plotly==5.13.1
|
|
|
28 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
29 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
25 |
lovely-numpy==0.2.8
|
26 |
lovely-tensors==0.1.14
|
27 |
plotly==5.13.1
|
28 |
+
pydantic==1.10.6
|
29 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
30 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|