Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
torch
|
3 |
torchvision
|
4 |
gradio
|
|
|
5 |
OmegaConf
|
6 |
axial-positional-embedding
|
7 |
einops
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
gradio
|
5 |
+
huggingface_hub
|
6 |
OmegaConf
|
7 |
axial-positional-embedding
|
8 |
einops
|