Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -20,6 +20,6 @@ tqdm==4.64.1
|
|
| 20 |
torchmetrics==0.6.0
|
| 21 |
einops==0.3.0
|
| 22 |
seaborn
|
| 23 |
-
|
| 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
|
|
|
|
| 20 |
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
|