AlirezaSalehy commited on
Commit
55f7244
·
1 Parent(s): 70c9186

siglip2 removed

Browse files
Tipsomaly/model/omaly/vision_encoder.py CHANGED
@@ -1,7 +1,6 @@
1
  import torch
2
  import torch.nn as nn
3
  from torch.nn import functional as F
4
- import jax.numpy as jnp
5
  import numpy as np
6
 
7
  def jax_to_torch(x):
 
1
  import torch
2
  import torch.nn as nn
3
  from torch.nn import functional as F
 
4
  import numpy as np
5
 
6
  def jax_to_torch(x):