File size: 26,520 Bytes
54389af f58bc10 54389af 8d13aff 54389af 8d13aff 54389af 1a4a3a8 54389af 1a4a3a8 54389af efd1fcc 7a977bf 1a995d6 7a977bf 54389af f58bc10 54389af 1a995d6 54389af f557fb9 1a995d6 f557fb9 1a995d6 f557fb9 54389af 374981b db0604c b6cce87 1a995d6 f557fb9 1a995d6 5078b0f 54389af b6cce87 14e1f11 b6cce87 14e1f11 b6cce87 1a995d6 f557fb9 1a995d6 b6cce87 8dea03e 54389af 8d13aff 54389af 8d13aff f58bc10 54389af a6e38dd 1b1a36a a6e38dd 84baa8a a6e38dd 1b1a36a a6e38dd 313dffd 54389af 313dffd 54389af b76ab7b 426d079 54389af 313dffd 54389af 7f192d1 54389af 313dffd 54389af 8214fe2 54389af 313dffd 8d13aff 313dffd 8d13aff 1a995d6 a5b1be0 8d13aff 9ef09ef 7b9201c 8d13aff 7b9201c 8d13aff 54389af 1a995d6 54389af 1a995d6 54389af 6dd568f 440b42e 54389af 1a995d6 313dffd 8d13aff 54389af 54c827e 313dffd 5078b0f 313dffd 5078b0f 313dffd 54389af 313dffd 54389af 1a995d6 8d13aff 54389af 5078b0f 54389af cecbc79 54389af 5078b0f 7b9201c 54389af 1a995d6 54389af 1a995d6 54389af 8d13aff 7f192d1 54389af 440b42e 7f192d1 a5b1be0 7f192d1 5078b0f 7f192d1 58e68a4 7f192d1 5078b0f 7f192d1 54389af 58e68a4 1a995d6 54389af 1a995d6 54389af 7f192d1 1a995d6 2943c89 54389af 2943c89 54389af 5078b0f 54389af 5078b0f 54389af 5078b0f 54389af 8d13aff 5078b0f 54ac175 54389af 820ef6f 2943c89 820ef6f 54389af 8ec4d2d 54389af |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 |
import discord
import os
import threading
import gradio as gr
import requests
import json
import random
import time
import re
from discord import Embed, Color
from discord.ext import commands
# test # fix? # unstick # fix
from gradio_client import Client
from PIL import Image
#from ratelimiter import RateLimiter
import asyncio
import concurrent.futures
import multiprocessing
import shutil # for doing image movement magic
#todo
# add safetychecks to all parts, test thoroughly
# add discord channels, configure for fellows
# add debugging messages, same as in deepfloydif, to the_painter
# experiment with animeGANv2
#✅ 4 -> combined image
# loading emoji? animated emojis?
# make success / fail emojis more consistent across both painter + dfif
#✅ tasks for concurrent coroutines
# ratelimits
# enlarge each of 4 images?
# Error: [Errno 104] Connection reset by peer?
# clean up old threads
# safety for on_reaction_add?
# could use one channel, use threads to organize it. Otherwise may be too split and harder to keep track of
# lock generation after ~120s, can change
# restructure using slash commands? generate -> deepfloydif -> prompt -> thread -> combined -> upscale -> thread
GRADIOTEST_TOKEN = os.getenv('HF_TOKEN')
DISCORD_TOKEN = os.environ.get("GRADIOTEST_TOKEN", None)
df = Client("huggingface-projects/IF", GRADIOTEST_TOKEN)
jojogan = Client("akhaliq/JoJoGAN", GRADIOTEST_TOKEN)
intents = discord.Intents.default()
intents.message_content = True
bot = commands.Bot(command_prefix='!', intents=intents)
#---------------------------------------------------------------------------------------------------------------------------------------------
@bot.event
async def on_ready():
print('Logged on as', bot.user)
bot.log_channel = bot.get_channel(1100458786826747945) # 1100458786826747945 = bot-test, 1107006391547342910 = lunarbot server
#---------------------------------------------------------------------------------------------------------------------------------------------
@bot.command()
async def commands(ctx):
try:
if await safetychecks(ctx):
await ctx.reply(f"Use !deepfloydif [prompt], !jojo !spidey or !sketch. Have fun! 🤗💖")
except Exception as e:
print(f"Error: unable to help :(")
#---------------------------------------------------------------------------------------------------------------------------------------------
async def safetychecks(ctx):
emoji_guild = ctx.guild
failure_emoji_id = 1098628957521313892
failure_emoji = discord.utils.get(emoji_guild.emojis, id=failure_emoji_id)
try:
if ctx.author.bot:
print(f"Error: The bot is not allowed to use its own commands.")
await ctx.message.add_reaction(failure_emoji)
return False
#✅✅ check if the bot is offline
offline_bot_role_id = 1103676632667017266
bot_member = ctx.guild.get_member(bot.user.id)
if any(role.id == offline_bot_role_id for role in bot_member.roles):
print(f"Error: {ctx.author} The bot is offline or under maintenance. (Remove the offline-bot role to bring it online)")
thread = await ctx.message.create_thread(name=f'Offline Error')
await thread.send(f"Error: {ctx.author.mention} The bot is offline or under maintenance. (Remove the offline-bot role to bring it online)")
await ctx.message.add_reaction(failure_emoji)
return False
#✅✅ check if the command is in the allowed channel(s)
bot_test = 1100458786826747945
testing_the_bot = 1113182673859518514
channel_ids = [bot_test]
if ctx.channel.id not in channel_ids:
print(f"{ctx.author}, commands are not permitted in {ctx.channel}")
thread = await ctx.message.create_thread(name=f'Channel Error')
await thread.send(f"Error: {ctx.author.mention} commands are not permitted in {ctx.channel}")
await ctx.message.add_reaction(failure_emoji)
return False
#✅✅ check if the user has the required role(s)
guild_id = 879548962464493619
verified_role_id = 900063512829755413 # @verified = 900063512829755413, HF = 897376942817419265, fellows = 963431900825919498
huggingfolks_role_id = 897376942817419265
fellows_role_id = 963431900825919498
contentcreator_role_id = 928589475968323636
betatester_role_id = 1113511652990668893
allowed_role_ids = [huggingfolks_role_id, fellows_role_id, contentcreator_role_id, betatester_role_id]
guild = bot.get_guild(guild_id)
user_roles = ctx.author.roles
has_allowed_role = any(role.id in allowed_role_ids for role in user_roles)
if not has_allowed_role:
print(f"Error: {ctx.author} does not have any of the required roles to use that command.")
thread = await ctx.message.create_thread(name=f'Perms Error')
await thread.send(f"Error: {ctx.author.mention} does not have any of the required roles to use that command.")
await ctx.message.add_reaction(failure_emoji)
return False
return True
# ping lunarflu if any safety check ever fails
except Exception as e:
print(f"Error: safetychecks failed somewhere, command will not continue.")
await ctx.message.reply(f"❌ <@811235357663297546> SC failed somewhere ❌") # this will always ping, as long as the bot has access to the channel
await ctx.message.add_reaction(failure_emoji)
#----------------------------------------------------------------------------------------------------------------------------------------------
@bot.command()
async def deepfloydifdemo(ctx):
try:
thread = await ctx.message.create_thread(name=f'{ctx.author} Demo Thread')
await thread.send(f'{ctx.author.mention}Here is a demo for the !deepfloydif command!')
await asyncio.sleep(0.5)
await thread.send(f'https://cdn.discordapp.com/attachments/932563860597121054/1113483403258499142/image.png')
except Exception as e:
print(f"Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
@bot.command()
async def jojodemo(ctx):
try:
thread = await ctx.message.create_thread(name=f'{ctx.author} Demo Thread')
await thread.send(f'{ctx.author.mention}Here is a demo for the !jojo command!')
await asyncio.sleep(0.5)
await thread.send(f'https://cdn.discordapp.com/attachments/932563860597121054/1113492260294770778/image.png')
except Exception as e:
print(f"Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
# jojo ✅
@bot.command()
async def jojo(ctx):
# img + face ✅
# img + no face ✅
# no image ✅
# no generation ✅
# responsive? ✅
# ratelimits? ❌
# safety checks?✅
# bot no crash ✅
try:
if await safetychecks(ctx): #✅
await ctx.message.add_reaction('🤖')
thread = await ctx.message.create_thread(name=f'{ctx.author} Jojo Thread')
if ctx.message.attachments:
await thread.send(f'{ctx.author.mention}Generating images in thread, can take ~1 minute...yare yare, daze ...')
attachment = ctx.message.attachments[0]
style = 'JoJo'
#im = jojogan.predict(attachment.url, style)
im = await asyncio.get_running_loop().run_in_executor(None, jojogan.predict, attachment.url, style)
#await ctx.message.reply(f'Here is the {style} version of it', file=discord.File(im))
await thread.send(f'{ctx.author.mention}Here is the {style} version of it', file=discord.File(im))
await ctx.message.add_reaction('✅') # img + face
else: # no image
await thread.send(f"{ctx.author.mention}No attachments to be found...Can't animify dat! Try sending me an image 😉")
await ctx.message.add_reaction('❌')
except Exception as e: # no generation / img + no face
print(f"Error: {e}")
await thread.send(f"{ctx.author.mention}Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
# Disney ❌
@bot.command()
async def disney(ctx):
try:
if await safetychecks(ctx): #✅
await ctx.message.add_reaction('🤖')
thread = await ctx.message.create_thread(name=f'{ctx.author} disney Thread')
if ctx.message.attachments:
await thread.send(f'{ctx.author.mention}Generating images in thread, can take ~1 minute...')
attachment = ctx.message.attachments[0]
style = 'Disney'
im = await asyncio.get_running_loop().run_in_executor(None, jojogan.predict, attachment.url, 'disney')
await thread.send(f'{ctx.author.mention}Here is the {style} version of it', file=discord.File(im))
await ctx.message.add_reaction('✅') # img + face
else: # no image
await thread.send(f"{ctx.author.mention}No attachments to be found...Can't animify dat! Try sending me an image 😉")
await ctx.message.add_reaction('❌')
except Exception as e: # no generation / img + no face
print(f"Error: {e}")
await thread.send(f"{ctx.author.mention}Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
# Spider-Verse ✅
@bot.command()
async def spidey(ctx):
try:
if await safetychecks(ctx): #✅
await ctx.message.add_reaction('🤖')
thread = await ctx.message.create_thread(name=f'{ctx.author} spider-verse Thread')
if ctx.message.attachments:
await thread.send(f'{ctx.author.mention}Generating images in thread, can take ~1 minute...')
attachment = ctx.message.attachments[0]
style = 'Spider-Verse'
im = await asyncio.get_running_loop().run_in_executor(None, jojogan.predict, attachment.url, style)
await thread.send(f'{ctx.author.mention}Here is the {style} version of it', file=discord.File(im))
await ctx.message.add_reaction('✅') # img + face
else: # no image
await thread.send(f"{ctx.author.mention}No attachments to be found...Can't animify dat! Try sending me an image 😉")
await ctx.message.add_reaction('❌')
except Exception as e: # no generation / img + no face
print(f"Error: {e}")
await thread.send(f"{ctx.author.mention}Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
# sketch ✅
@bot.command()
async def sketch(ctx):
try:
if await safetychecks(ctx): #✅
await ctx.message.add_reaction('🤖')
thread = await ctx.message.create_thread(name=f'{ctx.author} sketch Thread')
if ctx.message.attachments:
await thread.send(f'{ctx.author.mention}Generating images in thread, can take ~1 minute...')
attachment = ctx.message.attachments[0]
#style = 'sketch'
im = await asyncio.get_running_loop().run_in_executor(None, jojogan.predict, attachment.url, 'sketch')
await thread.send(f'{ctx.author.mention}Here is the sketch version of it', file=discord.File(im))
await ctx.message.add_reaction('✅') # img + face
else: # no image
await thread.send(f"{ctx.author.mention}No attachments to be found...Can't animify dat! Try sending me an image 😉")
await ctx.message.add_reaction('❌')
except Exception as e: # no generation / img + no face
print(f"Error: {e}")
await thread.send(f"{ctx.author.mention}Error: {e}")
await ctx.message.add_reaction('❌')
#----------------------------------------------------------------------------------------------------------------------------------------------
# deepfloydif stage 1 generation ✅
def inference(prompt):
negative_prompt = ''
seed = random.randint(0, 1000)
#seed = 1
number_of_images = 4
guidance_scale = 7
custom_timesteps_1 = 'smart50'
number_of_inference_steps = 50
stage_1_results, stage_1_param_path, stage_1_result_path = df.predict(
prompt, negative_prompt, seed, number_of_images, guidance_scale, custom_timesteps_1, number_of_inference_steps, api_name='/generate64')
return [stage_1_results, stage_1_param_path, stage_1_result_path]
#----------------------------------------------------------------------------------------------------------------------------------------------
# deepfloydif stage 2 upscaling ✅
def inference2(index, stage_1_result_path):
selected_index_for_stage_2 = index
seed_2 = 0
guidance_scale_2 = 4
custom_timesteps_2 = 'smart50'
number_of_inference_steps_2 = 50
result_path = df.predict(stage_1_result_path, selected_index_for_stage_2, seed_2,
guidance_scale_2, custom_timesteps_2, number_of_inference_steps_2, api_name='/upscale256')
return result_path
#----------------------------------------------------------------------------------------------------------------------------------------------
# ✅
async def react1234(reaction_emojis, combined_image_dfif):
for emoji in reaction_emojis:
await combined_image_dfif.add_reaction(emoji)
#----------------------------------------------------------------------------------------------------------------------------------------------
# Stage 1 ✅
@bot.command()
async def deepfloydif(ctx, *, prompt: str):
emoji_guild = ctx.guild
failure_emoji_id = 1098628957521313892
failure_emoji = discord.utils.get(emoji_guild.emojis, id=failure_emoji_id)
try:
try:
if await safetychecks(ctx): #✅
await ctx.message.add_reaction('🤖')
await ctx.message.add_reaction('⏳')
dfif_command_message_id = ctx.message.id # we will use this in some magic later on
thread = await ctx.message.create_thread(name=f'{ctx.author} DeepfloydIF Image Upscaling Thread ')
# create thread -> send new message inside thread + combined_image -> add reactions -> dfif2
#current_time = int(time.time())
#random.seed(current_time)
negative_prompt = ''
seed = random.randint(0, 1000)
#seed = 1
number_of_images = 4
guidance_scale = 7
custom_timesteps_1 = 'smart50'
number_of_inference_steps = 50
api_name = '/generate64'
await thread.send(f'{ctx.author.mention}Generating images in thread, can take ~1 minute...')
except Exception as e:
print(f"Error: {e}")
thread = await ctx.message.create_thread(name=f'DFIF1 Error')
await thread.send(f"{ctx.author.mention} Error during stage 1 pre-generation.")
await ctx.message.remove_reaction('⏳')
await ctx.message.add_reaction(failure_emoji)
#generation✅-------------------------------------------------------
try:
#stage_1_results, stage_1_param_path, stage_1_result_path = df.predict(
# prompt, negative_prompt, seed, number_of_images, guidance_scale, custom_timesteps_1, number_of_inference_steps, api_name='/generate64')
# run blocking function in executor
#await thread.send(f'✅running blocking function in executor')
loop = asyncio.get_running_loop()
result = await loop.run_in_executor(None, inference, prompt)
#await thread.send(f'✅run_in_executor ran successfully')
stage_1_results = result[0]
stage_1_result_path = result[2]
partialpath = stage_1_result_path[5:] #magic for later
except Exception as e:
print(f"Error: {e}")
thread = await ctx.message.create_thread(name=f'Generation Error')
await thread.send(f"{ctx.author.mention} Error during stage 1 generation.")
await ctx.message.remove_reaction('⏳')
await ctx.message.add_reaction(failure_emoji)
#posting images✅----------------------------------------------------------------
try:
#await thread.send(f'✅combining images...')
png_files = [f for f in os.listdir(stage_1_results) if f.endswith('.png')]
if png_files:
first_png = png_files[0]
second_png = png_files[1]
third_png = png_files[2]
fourth_png = png_files[3]
first_png_path = os.path.join(stage_1_results, first_png)
second_png_path = os.path.join(stage_1_results, second_png)
third_png_path = os.path.join(stage_1_results, third_png)
fourth_png_path = os.path.join(stage_1_results, fourth_png)
img1 = Image.open(first_png_path)
img2 = Image.open(second_png_path)
img3 = Image.open(third_png_path)
img4 = Image.open(fourth_png_path)
combined_image = Image.new('RGB', (img1.width * 2, img1.height * 2))
combined_image.paste(img1, (0, 0))
combined_image.paste(img2, (img1.width, 0))
combined_image.paste(img3, (0, img1.height))
combined_image.paste(img4, (img1.width, img1.height))
combined_image_path = os.path.join(stage_1_results, f'{partialpath}{dfif_command_message_id}.png')
combined_image.save(combined_image_path)
with open(combined_image_path, 'rb') as f:
combined_image_dfif = await thread.send(f'{ctx.author.mention}React with the image number you want to upscale! \n 1️⃣ 2️⃣ \n 3️⃣ 4️⃣', file=discord.File(
f, f'{partialpath}{dfif_command_message_id}.png')) # named something like: tmpgtv4qjix1111269940599738479.png
#await thread.send(f'✅reacting with 1234...')
emoji_list = ['1️⃣', '2️⃣', '3️⃣', '4️⃣']
await react1234(emoji_list, combined_image_dfif)
''' individual images
if png_files:
for i, png_file in enumerate(png_files):
png_file_path = os.path.join(stage_1_results, png_file)
img = Image.open(png_file_path)
image_path = os.path.join(stage_1_results, f'{i+1}{partialpath}.png')
img.save(image_path)
with open(image_path, 'rb') as f:
await thread.send(f'{ctx.author.mention}Image {i+1}', file=discord.File(f, f'{i+1}{partialpath}.png'))
await asyncio.sleep(1)
'''
except Exception as e:
print(f"Error: {e}")
thread = await ctx.message.create_thread(name=f'Posting Error')
await thread.send(f"{ctx.author.mention} Encountered error while posting combined image in thread.")
await ctx.message.remove_reaction('⏳')
await ctx.message.add_reaction(failure_emoji)
#deepfloydif try/except
except Exception as e:
print(f"Error: {e}")
thread = await ctx.message.create_thread(name=f'deepfloydif Error')
await thread.send(f"{ctx.author.mention} Overall error with deepfloydif.")
await ctx.message.remove_reaction('⏳')
await ctx.message.add_reaction(failure_emoji)
#----------------------------------------------------------------------------------------------------------------------------
# Stage 2 ✅
async def dfif2(index: int, stage_1_result_path, thread, dfif_command_message_id): # add safetychecks
try:
number = index + 1
await thread.send(f"Upscaling number {number}...")
# run blocking function in executor
loop = asyncio.get_running_loop()
result_path = await loop.run_in_executor(None, inference2, index, stage_1_result_path)
#await thread.send(f"✅upscale done")
with open(result_path, 'rb') as f:
await thread.send(f'Here is the upscaled image! :) ', file=discord.File(f, 'result.png'))
# using custom emoji that looks nicer
emoji_guild = thread.guild
success_emoji_id = 1098629085955113011
success_emoji = discord.utils.get(emoji_guild.emojis, id=success_emoji_id)
#disagree
# assuming dfif2 is always inside a thread, we can always exit the thread to find the channel with the original command,
# which allows us to react confirm on that message.
parent_channel = thread.parent
dfif_command_message = await parent_channel.fetch_message(dfif_command_message_id)
# reacting to original !deepfloydif command + using a custom emoji to do it
await dfif_command_message.add_reaction(confirm_emoji)
#await thread.send(f"✅upscale posted")
#await ctx.reply('Here is the result of the second stage', file=discord.File(f, 'result.png'))
#await ctx.message.add_reaction('✅') need to fix this
'''
try:
dfif_command_message = await channel.fetch_message(dfif_command_message_id)
await dfif_command_message.add_reaction('✅')
'''
except Exception as e:
print(f"Error: {e}")
emoji_guild = thread.guild
failure_emoji_id = 1098628957521313892
failure_emoji = discord.utils.get(emoji_guild.emojis, id=failure_emoji_id)
parent_channel = thread.parent
dfif_command_message = await parent_channel.fetch_message(dfif_command_message_id)
await dfif_command_message.add_reaction(failure_emoji)
await thread.send(f"Error during stage 2 upscaling.")
#----------------------------------------------------------------------------------------------------------------------------
# react detector for stage 2 ✅
@bot.event
async def on_reaction_add(reaction, user): # ctx = await bot.get_context(reaction.message)? could try later, might simplify
try:
#ctx = await bot.get_context(reaction.message)
# safety checks first ✅
if not user.bot:
thread = reaction.message.channel
threadparentid = thread.parent.id
if threadparentid == 1113182673859518514: # testing-the-bot, should be whatever the deepfloydif channel is
# 811235357663297546 = lunarflu
if reaction.message.attachments:
if user.id == reaction.message.mentions[0].id: # if user.id == reaction.message.mentions[0].id:
# magic begins
#await reaction.message.channel.send("✅reaction detected")
attachment = reaction.message.attachments[0]
image_name = attachment.filename # named something like: tmpgtv4qjix1111269940599738479.png
# remove .png first
partialpathmessageid = image_name[:-4] # should be tmpgtv4qjix1111269940599738479
# extract partialpath, messageid
partialpath = partialpathmessageid[:11] # tmpgtv4qjix
messageid = partialpathmessageid[11:] # 1111269940599738479
# add /tmp/ to partialpath, save as new variable
fullpath = "/tmp/" + partialpath # should be /tmp/tmpgtv4qjix
#await reaction.message.channel.send(f"✅fullpath extracted, {fullpath}")
emoji = reaction.emoji
if emoji == "1️⃣":
index = 0
elif emoji == "2️⃣":
index = 1
elif emoji == "3️⃣":
index = 2
elif emoji == "4️⃣":
index = 3
#await reaction.message.channel.send(f"✅index extracted, {index}")
index = index
stage_1_result_path = fullpath
thread = reaction.message.channel
dfif_command_message_id = messageid
ctx = await bot.get_context(reaction.message)
#await reaction.message.channel.send(f"✅calling dfif2")
await dfif2(index, stage_1_result_path, thread, dfif_command_message_id)
except Exception as e:
print(f"Error: {e} testing emoji behavior with reacts")
#----------------------------------------------------------------------------------------------------------------------------
def run_bot():
bot.run(DISCORD_TOKEN)
threading.Thread(target=run_bot).start()
def greet(name):
return "Hello " + name + "!"
demo = gr.Interface(fn=greet, inputs="text", outputs="text")
#demo.queue(concurrency_count=10)
demo.queue(concurrency_count=10, max_size=2)
demo.launch() |