lllyasviel commited on
Commit
c83b63d
·
1 Parent(s): b6016a7

random seed restoring

Browse files
Files changed (2) hide show
  1. fooocus_version.py +1 -1
  2. update_log.md +4 -0
fooocus_version.py CHANGED
@@ -1 +1 @@
1
- version = '1.0.33'
 
1
+ version = '1.0.34'
update_log.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  ### 1.0.33
2
 
3
  * Hide items in log when images are removed.
 
1
+ ### 1.0.34
2
+
3
+ * Random seed restoring.
4
+
5
  ### 1.0.33
6
 
7
  * Hide items in log when images are removed.