openfree commited on
Commit
7fe1d74
·
verified ·
1 Parent(s): bf11758

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -677,6 +677,7 @@ def get_models_data(progress=gr.Progress()):
677
 
678
  target_spaces = {
679
 
 
680
  "Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
681
  "aiqcamp/ENGLISH-Speaking-Scoring": "https://huggingface.co/spaces/aiqcamp/ENGLISH-Speaking-Scoring",
682
  "openfree/Chain-of-Recursive-Thoughts": "https://huggingface.co/spaces/openfree/Chain-of-Recursive-Thoughts",
 
677
 
678
  target_spaces = {
679
 
680
+ "Heartsync/NSFW-Uncensored-photo": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-photo",
681
  "Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
682
  "aiqcamp/ENGLISH-Speaking-Scoring": "https://huggingface.co/spaces/aiqcamp/ENGLISH-Speaking-Scoring",
683
  "openfree/Chain-of-Recursive-Thoughts": "https://huggingface.co/spaces/openfree/Chain-of-Recursive-Thoughts",