Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
d2690a6
1
Parent(s):
1bd7f1a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ torchvision==0.13.1
|
|
2 |
opencv-contrib-python==4.3.0.36
|
3 |
pytorch-lightning==1.5.0
|
4 |
einops==0.3.0
|
|
|
5 |
omegaconf==2.1.1
|
6 |
transformers==4.19.2
|
|
|
2 |
opencv-contrib-python==4.3.0.36
|
3 |
pytorch-lightning==1.5.0
|
4 |
einops==0.3.0
|
5 |
+
open_clip_torch==2.0.2
|
6 |
omegaconf==2.1.1
|
7 |
transformers==4.19.2
|