Corrected reading empty negative prompt from config (it shouldn't turn into None)

This commit is contained in:
MoonRide303
2023-10-18 12:23:12 +02:00
parent 30af33a458
commit c0b4e766fb
3 changed files with 7 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.702
* Corrected reading empty negative prompt from config (it shouldn't turn into None).
# 2.1.701
* Updated FreeU node to v2 (gives less overcooked results).