Spaces:
Running
Running
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 |
"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",
|
|
|
|
| 697 |
|
| 698 |
target_spaces = {
|
| 699 |
|
| 700 |
+
"ginigen/Flux-Kontext-Style": "https://huggingface.co/spaces/ginigen/Flux-Kontext-Style",
|
| 701 |
"cutechicken/3D-Airforce-Simulator": "https://huggingface.co/spaces/cutechicken/3D-Airforce-Simulator",
|
| 702 |
"ginipick/Private-AI": "https://huggingface.co/spaces/ginipick/Private-AI",
|
| 703 |
"openfree/Best-AI": "https://huggingface.co/spaces/openfree/Best-AI",
|