stable-diffusion-webui-forge/backend/text_processing
DenOfEquity 2051c4100b
Apply emphasis mode changes immediately (#2423)
Previously emphasis mode changes applied only on model load.
Also added handling for mode 'None' (literal interpretation), which previously gave results identical to mode 'Ignore'.
2024-12-08 19:25:39 +00:00
..
classic_engine.py Apply emphasis mode changes immediately (#2423) 2024-12-08 19:25:39 +00:00
emphasis.py Create emphasis.py 2024-08-04 12:21:57 -07:00
parsing.py Apply emphasis mode changes immediately (#2423) 2024-12-08 19:25:39 +00:00
t5_engine.py Apply emphasis mode changes immediately (#2423) 2024-12-08 19:25:39 +00:00
textual_inversion.py Restore embedding filepath. (#2030) 2024-10-26 23:53:48 +01:00