Skip to content

Commit

Permalink
Update AltCLIP.py
Browse files Browse the repository at this point in the history
remove unused import clock_settime
  • Loading branch information
marscrazy authored Nov 22, 2022
1 parent 74f25b5 commit 9464fc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flagai/model/mm/AltCLIP.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from time import clock_settime
from transformers.models.clip.modeling_clip import *
import torch.nn as nn
import torch
Expand Down

0 comments on commit 9464fc0

Please sign in to comment.