lunarflu HF Staff commited on
Commit
d501236
·
1 Parent(s): f4b4323

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ from discord.ext import commands
13
 
14
  from discord.ui import Button, View
15
 
16
- # test2
17
 
18
  HF_TOKEN = os.getenv("HF_TOKEN")
19
  deepfloydif_client = Client("huggingface-projects/IF", HF_TOKEN)
 
13
 
14
  from discord.ui import Button, View
15
 
 
16
 
17
  HF_TOKEN = os.getenv("HF_TOKEN")
18
  deepfloydif_client = Client("huggingface-projects/IF", HF_TOKEN)