Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ categories = {
|
|
36 |
'Face/Portrait': ['face', 'portrait', 'gaze', 'facial'],
|
37 |
'Chat/LLM': ['chat', 'llm', 'gpt', 'llama', 'text', 'language'],
|
38 |
'3D': ['3d', 'mesh', 'point-cloud', 'depth'],
|
39 |
-
'Audio': ['audio', 'music', 'whisper', 'sound', 'voice'],
|
40 |
'Vision': ['vision', 'detection', 'recognition', 'classifier'],
|
41 |
'CLIP': ['image-to-text', 'describe-image'],
|
42 |
'Games': ['game', 'games', 'play', 'playground'],
|
|
|
36 |
'Face/Portrait': ['face', 'portrait', 'gaze', 'facial'],
|
37 |
'Chat/LLM': ['chat', 'llm', 'gpt', 'llama', 'text', 'language'],
|
38 |
'3D': ['3d', 'mesh', 'point-cloud', 'depth'],
|
39 |
+
'Audio': ['audio', 'tts', 'music', 'whisper', 'sound', 'voice'],
|
40 |
'Vision': ['vision', 'detection', 'recognition', 'classifier'],
|
41 |
'CLIP': ['image-to-text', 'describe-image'],
|
42 |
'Games': ['game', 'games', 'play', 'playground'],
|