Sort imports
This commit is contained in:
parent
962e33dc10
commit
1dc464dcb0
8 changed files with 9 additions and 8 deletions
|
@ -3,6 +3,7 @@ from pathlib import Path
|
|||
|
||||
import gradio as gr
|
||||
import torch
|
||||
|
||||
from extensions.silero_tts import tts_preprocessor
|
||||
from modules import chat, shared
|
||||
from modules.html_generator import chat_html_wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue