Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,6 +36,7 @@ CATEGORIES = {
|
|
| 36 |
|
| 37 |
],
|
| 38 |
"Multimodal": [
|
|
|
|
| 39 |
"https://huggingface.co/spaces/openfree/Multilingual-TTS",
|
| 40 |
"https://huggingface.co/spaces/VIDraft/ACE-Singer",
|
| 41 |
"https://huggingface.co/spaces/openfree/DreamO-video",
|
|
@@ -61,6 +62,8 @@ CATEGORIES = {
|
|
| 61 |
],
|
| 62 |
"Image": [
|
| 63 |
|
|
|
|
|
|
|
| 64 |
"https://huggingface.co/spaces/ginigen/Every-Text",
|
| 65 |
"https://huggingface.co/spaces/ginigen/text3d-r1",
|
| 66 |
"https://huggingface.co/spaces/ginipick/FLUXllama",
|
|
@@ -94,6 +97,11 @@ CATEGORIES = {
|
|
| 94 |
],
|
| 95 |
"LLM / VLM": [
|
| 96 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
"https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-4B",
|
| 98 |
"https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-12B",
|
| 99 |
"https://huggingface.co/spaces/ginigen/Mistral-Perflexity",
|
|
|
|
| 36 |
|
| 37 |
],
|
| 38 |
"Multimodal": [
|
| 39 |
+
"https://huggingface.co/spaces/ginigen/Flux-VIDEO",
|
| 40 |
"https://huggingface.co/spaces/openfree/Multilingual-TTS",
|
| 41 |
"https://huggingface.co/spaces/VIDraft/ACE-Singer",
|
| 42 |
"https://huggingface.co/spaces/openfree/DreamO-video",
|
|
|
|
| 62 |
],
|
| 63 |
"Image": [
|
| 64 |
|
| 65 |
+
"https://huggingface.co/spaces/aiqcamp/REMOVAL-TEXT-IMAGE",
|
| 66 |
+
"https://huggingface.co/spaces/VIDraft/BAGEL-Websearch",
|
| 67 |
"https://huggingface.co/spaces/ginigen/Every-Text",
|
| 68 |
"https://huggingface.co/spaces/ginigen/text3d-r1",
|
| 69 |
"https://huggingface.co/spaces/ginipick/FLUXllama",
|
|
|
|
| 97 |
],
|
| 98 |
"LLM / VLM": [
|
| 99 |
|
| 100 |
+
|
| 101 |
+
"https://huggingface.co/spaces/aiqcamp/deepseek-r1-0528-qwen3-8b",
|
| 102 |
+
"https://huggingface.co/spaces/aiqcamp/deepseek-r1-0528",
|
| 103 |
+
"https://huggingface.co/spaces/aiqcamp/Mistral-Devstral-API",
|
| 104 |
+
"https://huggingface.co/spaces/VIDraft/Mistral-RAG-BitSix",
|
| 105 |
"https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-4B",
|
| 106 |
"https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-12B",
|
| 107 |
"https://huggingface.co/spaces/ginigen/Mistral-Perflexity",
|