openfree commited on
Commit
bf11758
·
verified ·
1 Parent(s): 449d0e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ HF_TOKEN = os.getenv("HF_TOKEN")
11
 
12
  target_models = {
13
 
 
14
  "Heartsync/NSFW-Uncensored": "https://huggingface.co/Heartsync/NSFW-Uncensored",
15
  "ginipick/QwQ-32B-NF4": "https://huggingface.co/ginipick/QwQ-32B-NF4",
16
  "openfree/winslow-homer": "https://huggingface.co/openfree/winslow-homer",
 
11
 
12
  target_models = {
13
 
14
+ "Heartsync/Flux-NSFW-uncensored": "https://huggingface.co/Heartsync/Flux-NSFW-uncensored",
15
  "Heartsync/NSFW-Uncensored": "https://huggingface.co/Heartsync/NSFW-Uncensored",
16
  "ginipick/QwQ-32B-NF4": "https://huggingface.co/ginipick/QwQ-32B-NF4",
17
  "openfree/winslow-homer": "https://huggingface.co/openfree/winslow-homer",