Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -687,6 +687,7 @@ def get_models_data(progress=gr.Progress()):
|
|
| 687 |
|
| 688 |
target_spaces = {
|
| 689 |
|
|
|
|
| 690 |
"openfree/Game-Gallery": "https://huggingface.co/spaces/openfree/Game-Gallery",
|
| 691 |
"openfree/Vibe-Game": "https://huggingface.co/spaces/openfree/Vibe-Game",
|
| 692 |
"ginipick/IDEA-DESIGN": "https://huggingface.co/spaces/ginipick/IDEA-DESIGN",
|
|
|
|
| 687 |
|
| 688 |
target_spaces = {
|
| 689 |
|
| 690 |
+
"openfree/Web-Manager": "https://huggingface.co/spaces/openfree/Web-Manager",
|
| 691 |
"openfree/Game-Gallery": "https://huggingface.co/spaces/openfree/Game-Gallery",
|
| 692 |
"openfree/Vibe-Game": "https://huggingface.co/spaces/openfree/Vibe-Game",
|
| 693 |
"ginipick/IDEA-DESIGN": "https://huggingface.co/spaces/ginipick/IDEA-DESIGN",
|