Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -687,6 +687,8 @@ def get_models_data(progress=gr.Progress()):
|
|
687 |
return error_fig, error_html, empty_df
|
688 |
|
689 |
target_spaces = {
|
|
|
|
|
690 |
"Heartsync/NSFW-Uncensored-video2": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video2",
|
691 |
"Heartsync/NSFW-Uncensored-video": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video",
|
692 |
|
|
|
687 |
return error_fig, error_html, empty_df
|
688 |
|
689 |
target_spaces = {
|
690 |
+
"ginigen/3D-LLAMA-V1": "https://huggingface.co/spaces/ginigen/3D-LLAMA-V1",
|
691 |
+
|
692 |
"Heartsync/NSFW-Uncensored-video2": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video2",
|
693 |
"Heartsync/NSFW-Uncensored-video": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video",
|
694 |
|