eren23 commited on
Commit
943d9e0
·
verified ·
1 Parent(s): 0f3b1e9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This model is a segmoe merge of 2 models from civitAI:
2
+
3
+ https://civitai.com/models/234898/vixons-fantasy-mix
4
+ https://civitai.com/models/43977?modelVersionId=113623
5
+
6
+ Merged using the great project at: https://github.com/segmind/segmoe
7
+
8
+ To do something similar you can either follow the guide in readme or you can follow this blogpost: https://huggingface.co/blog/segmoe
9
+
10
+ The setting I used:
11
+
12
+ base_model: https://civitai.com/api/download/models/306781
13
+ num_experts: 4
14
+ moe_layers: all
15
+ num_experts_per_tok: 2
16
+ type: sd
17
+ experts:
18
+ - source_model: https://civitai.com/api/download/models/306781
19
+ positive_prompt: "cinematic, portrait, photograph, instagram, fashion, movie, macro shot, 8K, RAW, fantastic, ultra high quality"
20
+ negative_prompt: " (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck"
21
+ - source_model: https://civitai.com/api/download/models/113623
22
+ positive_prompt: "photo realistic scenes, fantastic view, impressive view, movie scene, 8K, RAW, hyperrealistic, ultra realistic"
23
+ negative_prompt: "simple background, duplicate, retro style, low quality, lowest quality, 1980s, 1990s, 2000s, 2005 2006 2007 2008 2009 2010 2011 2012 2013, bad anatomy, bad proportions, extra digits, lowres, username, artist name, error, duplicate, watermark, signature, text, extra digit, fewer digits, worst quality, jpeg artifacts, blurry"