prithivMLmods commited on
Commit
965579e
1 Parent(s): 965f7fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +37 -0
app.py CHANGED
@@ -2046,6 +2046,43 @@ loras = [
2046
  "repo": "prithivMLmods/Flux-Meme-Xd-LoRA",
2047
  "weights": "meme.safetensors",
2048
  "trigger_word": "meme"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2049
  }
2050
  #add new
2051
  ]
 
2046
  "repo": "prithivMLmods/Flux-Meme-Xd-LoRA",
2047
  "weights": "meme.safetensors",
2048
  "trigger_word": "meme"
2049
+ },
2050
+ #3DXL
2051
+ {
2052
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0001/resolve/main/images/4.png",
2053
+ "title": "3DXLP1",
2054
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0001",
2055
+ "weights": "3DXLP1.safetensors",
2056
+ "trigger_word": "3DXLP1"
2057
+ },
2058
+ {
2059
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0002/resolve/main/images/44.png",
2060
+ "title": "3DXLP2",
2061
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0002",
2062
+ "weights": "3DXLP2.safetensors",
2063
+ "trigger_word": "3DXLP2"
2064
+ },
2065
+ {
2066
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0003/resolve/main/images/222.png",
2067
+ "title": "3DXLP3",
2068
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0003",
2069
+ "weights": "3DXLP3.safetensors",
2070
+ "trigger_word": "3DXLP3"
2071
+ },
2072
+ {
2073
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0004/resolve/main/images/3333.png",
2074
+ "title": "3DXLP4",
2075
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0004",
2076
+ "weights": "3DXLP4.safetensors",
2077
+ "trigger_word": "3DXLP4"
2078
+ },
2079
+ #227
2080
+ {
2081
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-C0001/resolve/main/images/C3.png",
2082
+ "title": "3DXLC1",
2083
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
2084
+ "weights": "3DXLC1.safetensors",
2085
+ "trigger_word": "3DXLC1"
2086
  }
2087
  #add new
2088
  ]