Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -697,6 +697,7 @@ def get_models_data(progress=gr.Progress()):
|
|
697 |
|
698 |
target_spaces = {
|
699 |
|
|
|
700 |
"ginipick/Private-AI": "https://huggingface.co/spaces/ginipick/Private-AI",
|
701 |
"openfree/Best-AI": "https://huggingface.co/spaces/openfree/Best-AI",
|
702 |
"aiqtech/Heatmap-Leaderboard": "https://huggingface.co/spaces/aiqtech/Heatmap-Leaderboard",
|
|
|
697 |
|
698 |
target_spaces = {
|
699 |
|
700 |
+
"cutechicken/3D-Airforce-Simulator": "https://huggingface.co/spaces/cutechicken/3D-Airforce-Simulator",
|
701 |
"ginipick/Private-AI": "https://huggingface.co/spaces/ginipick/Private-AI",
|
702 |
"openfree/Best-AI": "https://huggingface.co/spaces/openfree/Best-AI",
|
703 |
"aiqtech/Heatmap-Leaderboard": "https://huggingface.co/spaces/aiqtech/Heatmap-Leaderboard",
|