huggingbots / app.py

Commit History

await asyncio.to_thread(jojogan.predict
75abc54

lunarflu HF Staff commited on

concurrent.futures
956c50d

lunarflu HF Staff commited on

Update app.py
a697e01

lunarflu HF Staff commited on

Update app.py
0fd21c2

lunarflu HF Staff commited on

Update app.py
8d38d87

lunarflu HF Staff commited on

im = await asyncio.to_thread(generation, attachment)
62d72ad

lunarflu HF Staff commited on

added commas in asyncio.gather
9b3563d

lunarflu HF Staff commited on

await asyncio.gather(
3189729

lunarflu HF Staff commited on

asyncio.create_task
85b6226

lunarflu HF Staff commited on

if attachment:
602130d

lunarflu HF Staff commited on

Update app.py
0e6b97a

lunarflu HF Staff commited on

Update app.py
7fa9e07

lunarflu HF Staff commited on

test
2afeadf

lunarflu HF Staff commited on

reverted to original run bot in thread structure
dbb572b

lunarflu HF Staff commited on

Update app.py
d152a27

lunarflu HF Staff commited on

Update app.py
e2fe3d1

lunarflu HF Staff commited on

Update app.py
e0461c3

lunarflu HF Staff commited on

Update app.py
72dd118

lunarflu HF Staff commited on

Update app.py
428e996

lunarflu HF Staff commited on

Update app.py
fad843f

lunarflu HF Staff commited on

Update app.py
3da968f

lunarflu HF Staff commited on

Update app.py
af03dc5

lunarflu HF Staff commited on

Update app.py
740e062

lunarflu HF Staff commited on

Update app.py
05a0741

lunarflu HF Staff commited on

Update app.py
58076a4

lunarflu HF Staff commited on

tasks imported
b12113c

lunarflu HF Staff commited on

[asyncio.queue] testing
96cd6d4

lunarflu HF Staff commited on

revert to [stable]
1d604bd

lunarflu HF Staff commited on

test
2d3687c

lunarflu HF Staff commited on

fix
0a57242

lunarflu HF Staff commited on

[tasks] time for generations
75dfc1c

lunarflu HF Staff commited on

[tasks] moving stuff around
d48cc05

lunarflu HF Staff commited on

[tasks] import
d11f62f

lunarflu HF Staff commited on

[tasks] testing something
dc2fc67

lunarflu HF Staff commited on

[dfif1] await 1234, imports cleaned up
e998610

lunarflu HF Staff commited on

[dfif2] confirm emoji fix
6a11b53

lunarflu HF Staff commited on

Update app.py
bbdd44d

lunarflu HF Staff commited on

[reactions] threads have different IDs from channels, so we check for channel id, not thread id
4240ac9

lunarflu HF Staff commited on

removed mistake
dcc62c8

lunarflu HF Staff commited on

[reactions] custom emoji, channel check
19308af

lunarflu HF Staff commited on

[reactions, dfif2] testing source of bug, fixed confirmation react
1014a85

lunarflu HF Staff commited on

[reactions] finding bugs
8bd9703

lunarflu HF Staff commited on

fix
83bbee8

lunarflu HF Staff commited on

fix
53ac690

lunarflu HF Staff commited on

[overall] massive changes; dfif images recombined, index taken from number react, dfif2 confirms original command if overall success, temp safety checks for on_reaction_add
1756027

lunarflu HF Staff commited on

[deepfloydif] testing safety checks, tryexcept for on_reaction_add
2e4f0f9

lunarflu HF Staff commited on

[safetychecks] safetychecks cleanup, added to disney, spiderverse, sketch as well, needs testing
d9a5d3e

lunarflu HF Staff commited on

[safetychecks] added error messages, alert in case of SC failure
ad3f8da

lunarflu HF Staff commited on

[safetychecks] fix
ed9ae6e

lunarflu HF Staff commited on

[safetychecks] added ctx
0c7af3c

lunarflu HF Staff commited on