huggingbots / app.py

Commit History

Update app.py
eff936a

lunarflu HF Staff commited on

revert to friday version
d7fdc0e

lunarflu HF Staff commited on

Update app.py
6c12295

lunarflu HF Staff commited on

Update app.py
f46e2a7

lunarflu HF Staff commited on

string fix
4497812

lunarflu HF Staff commited on

Update app.py
6a5c10c

lunarflu HF Staff commited on

Update app.py
11e65c7

lunarflu HF Staff commited on

Update app.py
03d7576

lunarflu HF Staff commited on

inconsistent tabs / spaces fix
eaa3171

lunarflu HF Staff commited on

fix
5668de1

lunarflu HF Staff commited on

simplifying, testing where errors come from
b3352a3

lunarflu HF Staff commited on

fix
efabbea

lunarflu HF Staff commited on

check marks / failure reactions for more responsiveness
e01b5cf

lunarflu HF Staff commited on

{ctx.author} -> {ctx.author.mention}
7f0b49a

lunarflu HF Staff commited on

f string
494037f

lunarflu HF Staff commited on

everything moved to thread, ctx.author / ctx.author.mention
4bbe0fe

lunarflu HF Staff commited on

creating thread moved earlier, upscaling message moved to thread...
43f86b9

lunarflu HF Staff commited on

sent_message -> ctx.message
e47b0e0

lunarflu HF Staff commited on

combined_image -> combined_image_path
13b086b

lunarflu HF Staff commited on

added with open for f
8e0551c

lunarflu HF Staff commited on

thread test
eb4185e

lunarflu HF Staff commited on

thread test
9dad23e

lunarflu HF Staff commited on

test
bc12f7c

lunarflu HF Staff commited on

revert to stable [1.0]
cbfd6cc

lunarflu HF Staff commited on

revert to stable [1.0
bc0d1ce

lunarflu HF Staff commited on

fixing threads
698f849

lunarflu HF Staff commited on

moved thread inside dfif1
c141883

lunarflu HF Staff commited on

reorganized functions, added combined_image_path to the thread
7f0e43f

lunarflu HF Staff commited on

async def create_thread_dfif(ctx):
ac1b5ab

lunarflu HF Staff commited on

fix
ed3ceba

lunarflu HF Staff commited on

readded reaction to first stage command, combined first stage reply + image, changed upscaling to reply + changed text
8d9310f

lunarflu HF Staff commited on

remove sephamore
81ba37f

lunarflu HF Staff commited on

Update app.py
c160050

lunarflu HF Staff commited on

semaphore + react
249ac1a

lunarflu HF Staff commited on

revert to stable (might be hub issues)
6de149e

lunarflu HF Staff commited on

Update app.py
9a5489c

lunarflu HF Staff commited on

thumbsup for context message, and something to handle concurrent tasks
3756dc2

lunarflu HF Staff commited on

added awaits
983ccd4

lunarflu HF Staff commited on

fix
ba577dd

lunarflu HF Staff commited on

reaction emoji -> await dfif2(ctx, index, stage_1_result_path)
da77733

lunarflu HF Staff commited on

await -> sent_message = await
918ede3

lunarflu HF Staff commited on

removed duplicates
24a87cb

lunarflu HF Staff commited on

reaction emojis update (feeling good about this direction)
476cf97

lunarflu HF Staff commited on

r2
9650ea7

lunarflu HF Staff commited on

commented out ratelimited
89a3df9

lunarflu HF Staff commited on

removing extra code, completely removing buttons, removing ratelimits / CD, replacing with reactions as test
518ee01

lunarflu HF Staff commited on

image paths -> dfif2
b9dc6ec

lunarflu HF Staff commited on

index
a598b3b

lunarflu HF Staff commited on