Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pytorch-lightning==1.6.5
|
2 |
omegaconf
|
3 |
-
torchvision
|
|
|
|
1 |
pytorch-lightning==1.6.5
|
2 |
omegaconf
|
3 |
+
torchvision
|
4 |
+
CLIP
|