mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 22:56:24 -04:00
Lint
This commit is contained in:
parent
b2cae6cac6
commit
c2802bc3ac
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import os
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
import accelerate # This early import makes Intel GPUs happy
|
import accelerate # This early import makes Intel GPUs happy
|
||||||
|
|
||||||
import modules.one_click_installer_check
|
import modules.one_click_installer_check
|
||||||
from modules.block_requests import OpenMonkeyPatch, RequestBlocker
|
from modules.block_requests import OpenMonkeyPatch, RequestBlocker
|
||||||
from modules.logging_colors import logger
|
from modules.logging_colors import logger
|
||||||
|
|
Loading…
Add table
Reference in a new issue