Spaces:
Running
Running
Update app.py
Browse files
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'],
|