openfree commited on
Commit
c4a3b93
·
verified ·
1 Parent(s): ed4319b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -11,12 +11,14 @@ HF_TOKEN = os.getenv("HF_TOKEN")
11
 
12
  target_models = {
13
 
 
 
 
14
  "OnomaAIResearch/Illustrious-XL-v2.0": "https://huggingface.co/OnomaAIResearch/Illustrious-XL-v2.0",
15
  "OnomaAIResearch/Illustrious-Lumina-v0.03": "https://huggingface.co/OnomaAIResearch/Illustrious-Lumina-v0.03",
16
  "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
17
  "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-1.5B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-1.5B",
18
  "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B",
19
-
20
  "dnotitia/DNA-R1": "https://huggingface.co/dnotitia/DNA-R1 ",
21
  "VIDraft/Gemma-3-R1984-4B": "https://huggingface.co/VIDraft/Gemma-3-R1984-4B",
22
  "ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503": "https://huggingface.co/ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
@@ -652,13 +654,16 @@ def get_models_data(progress=gr.Progress()):
652
  # 관심 스페이스 URL 리스트와 정보
653
  target_spaces = {
654
 
 
 
 
 
655
  "ginigen/perflexity-clone": "https://huggingface.co/spaces/ginigen/perflexity-clone",
656
  "ginigen/blogger": "https://huggingface.co/spaces/ginigen/blogger",
657
  "openfree/Badge": "https://huggingface.co/spaces/openfree/Badge",
658
  "Heartsync/Papers-Leaderboard": "https://huggingface.co/spaces/Heartsync/Papers-Leaderboard",
659
  "aiqtech/LLM-Token-Visual": "https://huggingface.co/spaces/aiqtech/LLM-Token-Visual",
660
  "ginipick/AgentX-Papers": "https://huggingface.co/spaces/ginipick/AgentX-Papers",
661
-
662
  "openfree/ZeroGPU-Leader": "https://huggingface.co/spaces/openfree/ZeroGPU-Leader",
663
  "VIDraft/ThinkFlow-llama": "https://huggingface.co/spaces/VIDraft/ThinkFlow-llama",
664
  "VIDraft/Agentic-AI-CHAT": "https://huggingface.co/spaces/VIDraft/Agentic-AI-CHAT",
 
11
 
12
  target_models = {
13
 
14
+ "openfree/myt-flux-fantasy": "https://huggingface.co/openfree/myt-flux-fantasy",
15
+ "ginipick/Gemma-3-R1984-4B": "https://huggingface.co/ginipick/Gemma-3-R1984-4B",
16
+
17
  "OnomaAIResearch/Illustrious-XL-v2.0": "https://huggingface.co/OnomaAIResearch/Illustrious-XL-v2.0",
18
  "OnomaAIResearch/Illustrious-Lumina-v0.03": "https://huggingface.co/OnomaAIResearch/Illustrious-Lumina-v0.03",
19
  "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
20
  "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-1.5B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-1.5B",
21
  "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B",
 
22
  "dnotitia/DNA-R1": "https://huggingface.co/dnotitia/DNA-R1 ",
23
  "VIDraft/Gemma-3-R1984-4B": "https://huggingface.co/VIDraft/Gemma-3-R1984-4B",
24
  "ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503": "https://huggingface.co/ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
 
654
  # 관심 스페이스 URL 리스트와 정보
655
  target_spaces = {
656
 
657
+
658
+ "aiqtech/flux-animated-style": "https://huggingface.co/spaces/aiqtech/flux-animated-style",
659
+ "ginigen/interior-design": "https://huggingface.co/spaces/ginigen/interior-design",
660
+
661
  "ginigen/perflexity-clone": "https://huggingface.co/spaces/ginigen/perflexity-clone",
662
  "ginigen/blogger": "https://huggingface.co/spaces/ginigen/blogger",
663
  "openfree/Badge": "https://huggingface.co/spaces/openfree/Badge",
664
  "Heartsync/Papers-Leaderboard": "https://huggingface.co/spaces/Heartsync/Papers-Leaderboard",
665
  "aiqtech/LLM-Token-Visual": "https://huggingface.co/spaces/aiqtech/LLM-Token-Visual",
666
  "ginipick/AgentX-Papers": "https://huggingface.co/spaces/ginipick/AgentX-Papers",
 
667
  "openfree/ZeroGPU-Leader": "https://huggingface.co/spaces/openfree/ZeroGPU-Leader",
668
  "VIDraft/ThinkFlow-llama": "https://huggingface.co/spaces/VIDraft/ThinkFlow-llama",
669
  "VIDraft/Agentic-AI-CHAT": "https://huggingface.co/spaces/VIDraft/Agentic-AI-CHAT",