jkorstad commited on
Commit
16e0235
·
verified ·
1 Parent(s): dcf581a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ categories = {
31
  'Text-to-Speech': ['tts', 'speech', 'voice', 'audio', 'kokoro'],
32
  'Transcription': ['transcribe', 'transcription'],
33
  'Agents': ['agent', 'agents', 'smol', 'multi-step', 'autobot', 'autoGPT' 'agentic'],
34
- 'Image Generation': ['stable-diffusion', 'diffusion', 'flux', 'dalle', 'gan', 'sdxl', 'midjourney', 'diffusion', 'image', 'img2img', 'style', 'art'],
35
  'Video': ['video', 'animation', 'motion', 'sora'],
36
  'Face/Portrait': ['face', 'portrait', 'gaze', 'facial'],
37
  'Chat/LLM': ['chat', 'llm', 'gpt', 'llama', 'text', 'language'],
 
31
  'Text-to-Speech': ['tts', 'speech', 'voice', 'audio', 'kokoro'],
32
  'Transcription': ['transcribe', 'transcription'],
33
  'Agents': ['agent', 'agents', 'smol', 'multi-step', 'autobot', 'autoGPT' 'agentic'],
34
+ 'Image Generation': ['stable-diffusion', 'diffusion', 'flux', 'dalle', 'CLIP', 'comic', 'gan', 'sdxl', 'midjourney', 'diffusion', 'image', 'img2img', 'style', 'art'],
35
  'Video': ['video', 'animation', 'motion', 'sora'],
36
  'Face/Portrait': ['face', 'portrait', 'gaze', 'facial'],
37
  'Chat/LLM': ['chat', 'llm', 'gpt', 'llama', 'text', 'language'],