Update app.py
Browse files
app.py
CHANGED
|
@@ -620,6 +620,10 @@ target_spaces = {
|
|
| 620 |
"upstage/open-ko-llm-leaderboard": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard",
|
| 621 |
"LGAI-EXAONE/EXAONE-3.5-Instruct-Demo": "https://huggingface.co/spaces/LGAI-EXAONE/EXAONE-3.5-Instruct-Demo",
|
| 622 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 623 |
"r3gm/DiffuseCraft": "https://huggingface.co/spaces/r3gm/DiffuseCraft",
|
| 624 |
|
| 625 |
"LeeSangHoon/HierSpeech_TTS": "https://huggingface.co/spaces/LeeSangHoon/HierSpeech_TTS",
|
|
|
|
| 620 |
"upstage/open-ko-llm-leaderboard": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard",
|
| 621 |
"LGAI-EXAONE/EXAONE-3.5-Instruct-Demo": "https://huggingface.co/spaces/LGAI-EXAONE/EXAONE-3.5-Instruct-Demo",
|
| 622 |
|
| 623 |
+
"aiqmaster/stocksimulation": "https://huggingface.co/spaces/aiqmaster/stocksimulation",
|
| 624 |
+
"aiqmaster/assetai": "https://huggingface.co/spaces/aiqmaster/assetai",
|
| 625 |
+
"aiqmaster/stockai": "https://huggingface.co/spaces/aiqmaster/stockai",
|
| 626 |
+
|
| 627 |
"r3gm/DiffuseCraft": "https://huggingface.co/spaces/r3gm/DiffuseCraft",
|
| 628 |
|
| 629 |
"LeeSangHoon/HierSpeech_TTS": "https://huggingface.co/spaces/LeeSangHoon/HierSpeech_TTS",
|