Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -25,3 +25,5 @@ rich>=13.3.2
|
|
| 25 |
lovely-numpy>=0.2.8
|
| 26 |
lovely-tensors>=0.1.14
|
| 27 |
plotly==5.13.1
|
|
|
|
|
|
|
|
|
| 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
|