lunarflu HF Staff commited on
Commit
cd14fa8
·
1 Parent(s): 086a8a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -32,7 +32,6 @@ async def on_ready():
32
  name="wuerstchen",
33
  description="Enter a prompt to generate art!",
34
  )
35
- @app_commands.guilds(MY_GUILD)
36
  async def wuerstchen_command(ctx, prompt: str):
37
  """Wuerstchen generation"""
38
  try:
 
32
  name="wuerstchen",
33
  description="Enter a prompt to generate art!",
34
  )
 
35
  async def wuerstchen_command(ctx, prompt: str):
36
  """Wuerstchen generation"""
37
  try: