lunarflu HF Staff commited on
Commit
a1c5357
Β·
1 Parent(s): d57542d

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -27,15 +27,8 @@ import uuid
27
  import glob
28
 
29
  #todo
30
- # add safetychecks to all parts, test thoroughly
31
- # add discord channels, configure for fellows
32
- # add debugging messages, same as in deepfloydif, to the_painter
33
  # experiment with animeGANv2
34
-
35
- #βœ… 4 -> combined image
36
- # loading emoji? animated emojis?
37
- # make success / fail emojis more consistent across both painter + dfif
38
- #βœ… tasks for concurrent coroutines
39
  # ratelimits
40
 
41
  # enlarge each of 4 images?
 
27
  import glob
28
 
29
  #todo
 
 
 
30
  # experiment with animeGANv2
31
+ #βœ… tasks for concurrent coroutines (now jobs)
 
 
 
 
32
  # ratelimits
33
 
34
  # enlarge each of 4 images?