Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
einops==0.7.0
|
|
|
|
| 2 |
timm==0.9.12
|
| 3 |
transformers==4.40.1
|
|
|
|
| 1 |
einops==0.7.0
|
| 2 |
+
open-clip-torch==2.24.0
|
| 3 |
timm==0.9.12
|
| 4 |
transformers==4.40.1
|