Spaces:
Running
on
Zero
Running
on
Zero
2025-07-31 19:22 π
Browse filesFixed the error of missing open-clip-torch in
requirements.txt
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ timm==1.0.19
|
|
10 |
torch==2.7.0
|
11 |
torchvision==0.22.0
|
12 |
tqdm==4.67.1
|
|
|
|
10 |
torch==2.7.0
|
11 |
torchvision==0.22.0
|
12 |
tqdm==4.67.1
|
13 |
+
open-clip-torch==3.0.0
|