huggingbots / app.py

Commit History

unstick
e142d00

lunarflu HF Staff commited on

[decorators] simplifying jojo, no threads
0ea249e

lunarflu HF Staff commited on

jojo fix
c378b04

lunarflu HF Staff commited on

[decorators] re-adding The Painter
b56f69c

lunarflu HF Staff commited on

[decorators] update index
f85a8ab

lunarflu HF Staff commited on

Update app.py
0c87424

lunarflu HF Staff commited on

Update app.py
4bddcd4

lunarflu HF Staff commited on

revert magic
7fb81a9

lunarflu HF Staff commited on

fixing magic (again)
156cfc5

lunarflu HF Staff commited on

applying fix for magic
4b75146

lunarflu HF Staff commited on

testing some magic
80b1281

lunarflu HF Staff commited on

fix7
9a2d11e

lunarflu HF Staff commited on

fix6
83e22db

lunarflu HF Staff commited on

fix5
4081567

lunarflu HF Staff commited on

fix4
fe7da19

lunarflu HF Staff commited on

fix 3
ab6fd0b

lunarflu HF Staff commited on

fix 2
5bb5b3a

lunarflu HF Staff commited on

fix
88c8e49

lunarflu HF Staff commited on

[decorators] big test, custom path, individual image reacts
51967cf

lunarflu HF Staff commited on

[decorators] seed = 1 -> seed = random.randint(0, 1000)
c930197

lunarflu HF Staff commited on

[decorators] seed = 1
68e144d

lunarflu HF Staff commited on

[decorators] specifically locating error (random?)
048abc6

lunarflu HF Staff commited on

fix
32c3761

lunarflu HF Staff commited on

[decorators] cleaning up some stuff in generation part
9ac9152

lunarflu HF Staff commited on

[decorators] locating errors
27f00c5

lunarflu HF Staff commited on

[decorators] stage 1 / stage 2
b053b25

lunarflu HF Staff commited on

[decorators] individual images test
b6b7b30

lunarflu HF Staff commited on

[decorators] revert
11ad260

lunarflu HF Staff commited on

[MyClient] no reactions
7315726

lunarflu HF Staff commited on

[MyClient] -> revert to stable
c608d39

lunarflu HF Staff commited on

[MyClient] testing self removal
a4b0feb

lunarflu HF Staff commited on

[MyClient] added self
3123ef8

lunarflu HF Staff commited on

[MyClient] removed @client .event decorator, testing without
99e8c21

lunarflu HF Staff commited on

[MyClient] moved client+ other stuff up
17f0c2e

lunarflu HF Staff commited on

[MyClient] building infinitely...
9663889

lunarflu HF Staff commited on

[MyClient] syntax error fix
4d8cf58

lunarflu HF Staff commited on

[MyClient] readded self-reacts in dfif1, testing link with dictionary
54fa4a1

lunarflu HF Staff commited on

[MyClient] miduid uncommented
79c7495

lunarflu HF Staff commited on

[MyClient] testing fixes...
e3b4923

lunarflu HF Staff commited on

[MyClient] Error: None, trying fix
74dc810

lunarflu HF Staff commited on

[MyClient] removing reaction check in dfif1, testing dictionary with (message_id: user_id) pairs for reacts, dfif2
e4278f8

lunarflu HF Staff commited on

[MyClient] reaction check
3f69dcd

lunarflu HF Staff commited on

[MyClient] -> revert to stable
deb809f

lunarflu HF Staff commited on

[MyClient] fixing previous error
7a399c9

lunarflu HF Staff commited on

[MyClient] dictionary test, try/except blocks
9114452

lunarflu HF Staff commited on

[MyClient] seed = 0 -> seed = random.randint(0, 2**32 - 1)
0d1deb8

lunarflu HF Staff commited on

[MyClient] react+message -> react+sent_message
3d52ff7

lunarflu HF Staff commited on

[MyClient] -> added reactions (no functionality)
389bfcb

lunarflu HF Staff commited on

[MyClient] dfif_token -> hf_token
4ad6f12

lunarflu HF Staff commited on

revert to stable MyClient class, debug Error: None
c7a9a19

lunarflu HF Staff commited on