openfree commited on
Commit
69d531d
·
verified ·
1 Parent(s): 1d31737

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -655,10 +655,13 @@ def get_models_data(progress=gr.Progress()):
655
  # 관심 스페이스 URL 리스트와 정보
656
  target_spaces = {
657
 
 
 
 
 
658
  "yokoha/3D-Audio-visuals": "https://huggingface.co/spaces/yokoha/3D-Audio-visuals",
659
  "aiqtech/flux-animated-style": "https://huggingface.co/spaces/aiqtech/flux-animated-style",
660
  "ginigen/interior-design": "https://huggingface.co/spaces/ginigen/interior-design",
661
-
662
  "ginigen/perflexity-clone": "https://huggingface.co/spaces/ginigen/perflexity-clone",
663
  "ginigen/blogger": "https://huggingface.co/spaces/ginigen/blogger",
664
  "openfree/Badge": "https://huggingface.co/spaces/openfree/Badge",
 
655
  # 관심 스페이스 URL 리스트와 정보
656
  target_spaces = {
657
 
658
+
659
+ "yokoha/CSV-Parquet-Convertors": "https://huggingface.co/spaces/yokoha/CSV-Parquet-Convertors",
660
+ "yokoha/CSV": "https://huggingface.co/spaces/yokoha/CSV",
661
+
662
  "yokoha/3D-Audio-visuals": "https://huggingface.co/spaces/yokoha/3D-Audio-visuals",
663
  "aiqtech/flux-animated-style": "https://huggingface.co/spaces/aiqtech/flux-animated-style",
664
  "ginigen/interior-design": "https://huggingface.co/spaces/ginigen/interior-design",
 
665
  "ginigen/perflexity-clone": "https://huggingface.co/spaces/ginigen/perflexity-clone",
666
  "ginigen/blogger": "https://huggingface.co/spaces/ginigen/blogger",
667
  "openfree/Badge": "https://huggingface.co/spaces/openfree/Badge",