lunarflu HF Staff commited on
Commit
53ac690
·
1 Parent(s): 1756027
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -274,9 +274,7 @@ async def deepfloydif(ctx, *, prompt: str):
274
  await asyncio.sleep(1)
275
 
276
  '''
277
-
278
-
279
- await thread.send(f'{ctx.author.mention}React with 👍 to the image you want to upscale!')
280
  except Exception as e:
281
  print(f"Error: {e}")
282
  await ctx.reply('stage 1 error -> posting images in thread')
 
274
  await asyncio.sleep(1)
275
 
276
  '''
277
+
 
 
278
  except Exception as e:
279
  print(f"Error: {e}")
280
  await ctx.reply('stage 1 error -> posting images in thread')