Remove *Is typing...*

This commit is contained in:
oobabooga 2025-06-02 05:43:09 -07:00
parent 550b75a5cf
commit b70c009336

View file

@ -21,7 +21,7 @@ lora_names = []
# Generation variables # Generation variables
stop_everything = False stop_everything = False
generation_lock = None generation_lock = None
processing_message = '*Is typing...*' processing_message = ''
# UI variables # UI variables
gradio = {} gradio = {}