Skip to content

Commit cb8396a

Browse files
committed
Replace package name
1 parent 61ce278 commit cb8396a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugging_face/export_ssl_model_encoder_weights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import torch
55

6-
from ssl_mtg import get_model
6+
from omar_rq import get_model
77

88
torch.manual_seed(2)
99

0 commit comments

Comments
 (0)