Fix start_with
This commit is contained in:
parent
55457549cd
commit
463ddfffd0
2 changed files with 4 additions and 3 deletions
|
@ -10,6 +10,7 @@ import requests
|
|||
import torch
|
||||
from PIL import Image
|
||||
|
||||
from modules import shared
|
||||
from modules.models import reload_model, unload_model
|
||||
from modules.ui import create_refresh_button
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue