shunsso commited on
Commit
d9a4f79
1 Parent(s): 67938fd

Update config.txt

Browse files
Files changed (1) hide show
  1. config.txt +12 -30
config.txt CHANGED
@@ -9,7 +9,7 @@
9
  "path_clip_vision": "/content/Fooocus/models/clip_vision",
10
  "path_fooocus_expansion": "/content/Fooocus/models/prompt_expansion/fooocus_expansion",
11
  "path_outputs": "/content/drive/MyDrive/AI/output",
12
- "default_model": "None",
13
  "default_refiner": "None",
14
  "default_refiner_switch": 0.5,
15
  "default_loras": [
@@ -50,36 +50,18 @@
50
  "default_image_number": 1,
51
  "embeddings_downloads": {},
52
  "available_aspect_ratios": [
53
- "704*1408",
54
- "704*1344",
55
- "768*1344",
56
- "768*1280",
57
- "832*1216",
58
- "832*1152",
59
- "896*1152",
60
- "896*1088",
61
- "960*1088",
62
- "960*1024",
63
  "1024*1024",
64
- "1024*960",
65
- "1088*960",
66
- "1088*896",
67
- "1152*896",
68
- "1152*832",
69
- "1216*832",
70
- "1280*768",
71
- "1344*768",
72
- "1344*704",
73
- "1408*704",
74
- "1472*704",
75
- "1536*640",
76
- "1600*640",
77
- "1664*576",
78
- "1728*576",
79
- "1280*1080",
80
- "1280*1280",
81
- "1080*1280",
82
- "2048*2048"
83
  ],
84
  "default_aspect_ratio": "1280*1280",
85
  "default_inpaint_engine_version": "v2.6",
 
9
  "path_clip_vision": "/content/Fooocus/models/clip_vision",
10
  "path_fooocus_expansion": "/content/Fooocus/models/prompt_expansion/fooocus_expansion",
11
  "path_outputs": "/content/drive/MyDrive/AI/output",
12
+ "default_model": "juggernautXL_version6Rundiffusion.safetensors",
13
  "default_refiner": "None",
14
  "default_refiner_switch": 0.5,
15
  "default_loras": [
 
50
  "default_image_number": 1,
51
  "embeddings_downloads": {},
52
  "available_aspect_ratios": [
53
+
54
+ "512*512",
55
+ "640*640",
56
+ "860*860",
 
 
 
 
 
 
57
  "1024*1024",
58
+ "1280*720",
59
+ "1280*860",
60
+ "1024*720",
61
+ "720*1280",
62
+ "860*1280",
63
+ "720*1024",
64
+
 
 
 
 
 
 
 
 
 
 
 
 
65
  ],
66
  "default_aspect_ratio": "1280*1280",
67
  "default_inpaint_engine_version": "v2.6",