Update app.py
Browse files
app.py
CHANGED
@@ -540,6 +540,7 @@ target_spaces = {
|
|
540 |
"upstage/open-ko-llm-leaderboard": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard",
|
541 |
"LGAI-EXAONE/EXAONE-3.5-Instruct-Demo": "https://huggingface.co/spaces/LGAI-EXAONE/EXAONE-3.5-Instruct-Demo",
|
542 |
|
|
|
543 |
"kolaslab/RC4-EnDecoder": "https://huggingface.co/spaces/kolaslab/RC4-EnDecoder",
|
544 |
"kolaslab/simulator": "https://huggingface.co/spaces/kolaslab/simulator",
|
545 |
"kolaslab/calculator": "https://huggingface.co/spaces/kolaslab/calculator",
|
|
|
540 |
"upstage/open-ko-llm-leaderboard": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard",
|
541 |
"LGAI-EXAONE/EXAONE-3.5-Instruct-Demo": "https://huggingface.co/spaces/LGAI-EXAONE/EXAONE-3.5-Instruct-Demo",
|
542 |
|
543 |
+
"cutechicken/TankWar3D": "https://huggingface.co/spaces/cutechicken/TankWar3D",
|
544 |
"kolaslab/RC4-EnDecoder": "https://huggingface.co/spaces/kolaslab/RC4-EnDecoder",
|
545 |
"kolaslab/simulator": "https://huggingface.co/spaces/kolaslab/simulator",
|
546 |
"kolaslab/calculator": "https://huggingface.co/spaces/kolaslab/calculator",
|