Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -20,7 +20,7 @@ torchmetrics==0.6.0
|
|
| 20 |
kornia==0.6
|
| 21 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
| 22 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
| 23 |
-
|
| 24 |
openai
|
| 25 |
gradio
|
| 26 |
seaborn
|
|
|
|
| 20 |
kornia==0.6
|
| 21 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
| 22 |
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
| 23 |
+
huggingface-hub
|
| 24 |
openai
|
| 25 |
gradio
|
| 26 |
seaborn
|