Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -21,5 +21,6 @@ torchmetrics==0.6.0
|
|
| 21 |
einops==0.3.0
|
| 22 |
seaborn
|
| 23 |
scikit-learn
|
|
|
|
| 24 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
| 25 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
|
| 21 |
einops==0.3.0
|
| 22 |
seaborn
|
| 23 |
scikit-learn
|
| 24 |
+
open_clip_torch
|
| 25 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
| 26 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|