MogensR commited on
Commit
5d49a4b
·
1 Parent(s): a365c3b

Update ui/ui_components.py

Browse files
Files changed (1) hide show
  1. ui/ui_components.py +1 -0
ui/ui_components.py CHANGED
@@ -16,6 +16,7 @@
16
  import threading
17
  import traceback
18
  import sys
 
19
  from pathlib import Path
20
  from typing import Optional, Tuple, Dict, Any, Callable
21
  # Mitigate CUDA fragmentation (must be set before importing torch)
 
16
  import threading
17
  import traceback
18
  import sys
19
+ import time
20
  from pathlib import Path
21
  from typing import Optional, Tuple, Dict, Any, Callable
22
  # Mitigate CUDA fragmentation (must be set before importing torch)