openfree commited on
Commit
1424992
·
verified ·
1 Parent(s): 869046d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -595,6 +595,10 @@ def get_models_data(progress=gr.Progress()):
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
 
 
 
 
598
  "VIDraft/topic-prediction": "https://huggingface.co/spaces/VIDraft/topic-prediction",
599
  "VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
600
  "openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
 
595
  # 관심 스페이스 URL 리스트와 정보
596
  target_spaces = {
597
 
598
+
599
+ "ginigen/Multi-LoRA-gen": "https://huggingface.co/spaces/ginigen/Multi-LoRA-gen",
600
+ "openfree/webtoon-gen": "https://huggingface.co/spaces/openfree/webtoon-gen",
601
+
602
  "VIDraft/topic-prediction": "https://huggingface.co/spaces/VIDraft/topic-prediction",
603
  "VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
604
  "openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",