Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pillow
|
|
4 |
gradio
|
5 |
tqdm
|
6 |
CLIP
|
7 |
-
huggingface_hub
|
|
|
|
4 |
gradio
|
5 |
tqdm
|
6 |
CLIP
|
7 |
+
huggingface_hub
|
8 |
+
torchvision
|