Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -687,6 +687,8 @@ def get_models_data(progress=gr.Progress()):
|
|
| 687 |
|
| 688 |
target_spaces = {
|
| 689 |
|
|
|
|
|
|
|
| 690 |
"openfree/RPG-GAME": "https://huggingface.co/spaces/openfree/RPG-GAME",
|
| 691 |
"openfree/Evolution-Simulation": "https://huggingface.co/spaces/openfree/Evolution-Simulation",
|
| 692 |
"openfree/DreamO-video": "https://huggingface.co/spaces/openfree/DreamO-video",
|
|
|
|
| 687 |
|
| 688 |
target_spaces = {
|
| 689 |
|
| 690 |
+
"openfree/Pulsar-Display": "https://huggingface.co/spaces/openfree/Pulsar-Display",
|
| 691 |
+
|
| 692 |
"openfree/RPG-GAME": "https://huggingface.co/spaces/openfree/RPG-GAME",
|
| 693 |
"openfree/Evolution-Simulation": "https://huggingface.co/spaces/openfree/Evolution-Simulation",
|
| 694 |
"openfree/DreamO-video": "https://huggingface.co/spaces/openfree/DreamO-video",
|