Fixes
This commit is contained in:
parent
bdc4c203f2
commit
73c4a8138c
1 changed files with 5 additions and 5 deletions
|
@ -209,7 +209,7 @@
|
|||
"Overwrite Old Embedding": "Sobrescribir Embedding Anterior",
|
||||
"Modules": "Módulos",
|
||||
"Enter hypernetwork layer structure": "Ingresa la estructura de capa del hypernetwork",
|
||||
"Select activation function of hypernetwork": "Seleccione la función de activación del hypernetwork",
|
||||
"Select activation function of hypernetwork": "Selecciona la función de activación del hypernetwork",
|
||||
"linear": "linear",
|
||||
"relu": "relu",
|
||||
"leakyrelu": "leakyrelu",
|
||||
|
@ -357,7 +357,7 @@
|
|||
"Request browser notifications": "Solicitar notificaciones del navegador",
|
||||
"Download localization template": "Descargar plantilla de traducción",
|
||||
"Reload custom script bodies (No ui updates, No restart)": "Recargar custom script bodies (Sin actualizar UI, Sin reiniciar)",
|
||||
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "Reiniciar Gradio and Refrescar componentes (Custom Scripts, ui.py, js and css only)",
|
||||
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "Reiniciar Gradio y Refrescar componentes (Custom Scripts, ui.py, js y css)",
|
||||
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt (presiona Ctrl+Enter o Alt+Enter para generar)",
|
||||
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt negativo (presiona Ctrl+Enter o Alt+Enter para generar)",
|
||||
"Add a random artist to the prompt.": "Agregar un artista aleatorio al prompt.",
|
||||
|
|
Loading…
Reference in a new issue