prithivMLmods commited on
Commit
9658ed1
1 Parent(s): 351fad0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -3
app.py CHANGED
@@ -1,7 +1,14 @@
1
  #!/usr/bin/env python
2
- #patch 0.04
3
- #Func() Dalle Collage Moved Midjourney Space
4
- #Pruned DalleCollage Space
 
 
 
 
 
 
 
5
  import os
6
  import random
7
  import uuid
 
1
  #!/usr/bin/env python
2
+ #patch 2.0 ()
3
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
4
+ # of this software and associated documentation files (the "Software"), to deal
5
+ # in the Software without restriction, including without limitation the rights
6
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
+ # copies of the Software, and to permit persons to whom the Software is
8
+ # furnished to do so, subject to the following conditions:
9
+ #
10
+ # ...
11
+
12
  import os
13
  import random
14
  import uuid