Add an import
This commit is contained in:
parent
75a7a84ef2
commit
536d0a4d93
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ import gradio as gr
|
|||
from elevenlabslib import ElevenLabsUser
|
||||
from elevenlabslib.helpers import save_bytes_to_path
|
||||
|
||||
import modules.shared as shared
|
||||
|
||||
params = {
|
||||
'activate': True,
|
||||
'api_key': '12345',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue