Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
oobabooga committed Jan 9, 2025
1 parent 0e94d70 commit f3c0f96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/callbacks.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import gc
import traceback
from queue import Queue
from threading import Thread

import torch
import transformers
from transformers import is_torch_npu_available, is_torch_xpu_available

import modules.shared as shared

Expand Down

0 comments on commit f3c0f96

Please sign in to comment.