charliebaby2023 commited on
Commit
fbe8d0e
1 Parent(s): ac8d418

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +13 -0
app.py CHANGED
@@ -12,6 +12,19 @@ now2=0
12
  kii= "5characters, interracial, BREAK , (1femboy, upside down, white nude kneeling, tiny penis, medium breasts, nipples pierced, blindfolded, legs spread, pee dripping from chin, mouth wide open, leather collar, chain leash), BREAK, (4men black nude standing, peeing from glans, peeing on femboy), realisitic human textures,"
13
 
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  def get_current_time():
16
  now = datetime.now()
17
  now2=now
 
12
  kii= "5characters, interracial, BREAK , (1femboy, upside down, white nude kneeling, tiny penis, medium breasts, nipples pierced, blindfolded, legs spread, pee dripping from chin, mouth wide open, leather collar, chain leash), BREAK, (4men black nude standing, peeing from glans, peeing on femboy), realisitic human textures,"
13
 
14
 
15
+ #API_BASE_URL = "https://api-inference.huggingface.co/models/"
16
+ MODEL_LIST = [
17
+ "Bakanayatsu/ponyDiffusion-V6-XL-Turbo-DPO",
18
+ "John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl",
19
+ "John6666/momoiro-pony-v14-sdxl",
20
+ "John6666/real-mix-pony-v01-sdxl",
21
+ "John6666/photo-realistic-pony-v5-sdxl",
22
+ "Yntec/nuipenimix",
23
+ "Yntec/iffyMix",
24
+ "Yntec/mistoonAnime2", #7K
25
+ "Yntec/nuipenimix2", #34K
26
+ "Yntec/YiffyMix", #44K
27
+ ]
28
  def get_current_time():
29
  now = datetime.now()
30
  now2=now