mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-22 16:40:21 +01:00
Remove unused import
This commit is contained in:
parent
e3d3565b2a
commit
d7ee4c2386
|
|
@ -1,6 +1,5 @@
|
|||
import inspect
|
||||
import re
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
import accelerate
|
||||
|
|
|
|||
Loading…
Reference in a new issue