Surn commited on
Commit
061d802
·
1 Parent(s): cbf9ae2

Add LUT and recolor

Browse files
Files changed (1) hide show
  1. utils/constants.py +283 -0
utils/constants.py ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ #Set the environment variables
3
+ os.environ['TF_ENABLE_ONEDNN_OPTS'] = '0'
4
+ os.environ["PYTORCH_CUDA_ALLOC_CONF"] = "max_split_size_mb:128"
5
+ IS_SHARED_SPACE = "Surn/HexaGridCreator" in os.environ.get('SPACE_ID', '')
6
+
7
+ # Set the temporary folder location
8
+ os.environ['TEMP'] = r'e:\\TMP'
9
+ os.environ['TMPDIR'] = r'e:\\TMP'
10
+ os.environ['XDG_CACHE_HOME'] = r'E:\\cache'
11
+ os.environ['USE_FLASH_ATTENTION'] = '1'
12
+ os.environ['XFORMERS_FORCE_DISABLE_TRITON']= '1'
13
+
14
+ # constants.py contains all the constants used in the project
15
+ os.environ["HF_TOKEN"] = ""
16
+ HF_API_TOKEN = os.getenv("HF_TOKEN")
17
+ default_lut_example_img = "./LUT/daisy.jpg"
18
+
19
+ PROMPTS = {
20
+ "Map1": "eight_color (tabletop_map built from small hexagon pieces) as ((empty black on all sides), barren alien_world_map), with light_blue_is_rivers and brown_is_mountains and red_is_volcano and [white_is_snow at the top and bottom of map] as (four_color background: light_blue, green, tan, brown), horizontal_gradient is (brown to tan to green to light_blue to blue) and vertical_gradient is (white to blue to (green, tan and red) to blue to white), (middle is dark, no_reflections, no_shadows), ((partial hexes on edges and sides are black))",
21
+ "Map2": "eight_color (tabletop_map built from small hexagon pieces) as alien_world_map, with light_blue_is_rivers and brown_is_mountains and red_is_volcano and [white_is_snow at the top and bottom of map] as (four_color background: light_blue, green, tan, brown), horizontal_gradient is (brown to tan to green to light_blue to blue) and vertical_gradient is (white to blue to (green, tan and red) to blue to white), (middle is dark, no_reflections, no_shadows), ((partial hexes on edges and sides are black)), overhead_view, from_above",
22
+ "Map3": "top-down, bird's-eye view of A mystic forest-themed map viewed from directly above, showcasing detailed terrain features such as lakes, dense forests, magical flora, and hexagonal grids. The map is designed for tabletop gaming, emphasizing clarity and strategic elements, eight_color (tabletop_map built from small hexagon pieces) as alien_forest_world_map, with light_blue_is_lakes and green_is_forests and purple_is_alien_flora and [white_is_snow at the top and bottom of map] as (four_color background: light_blue, green, purple, brown), horizontal_gradient is (green to purple to light_blue to blue) and vertical_gradient is (white to blue to (green, purple and brown) to blue to white), (middle is dark, no_reflections, no_shadows), ((partial hexes on edges and sides are black))",
23
+ "Map4": "A top-down, bird's-eye view of a medieval battlefield map for tabletop games, eight_color (tabletop_map built from small hexagon pieces) as mystic_forest_world_map, with teal_is_lakes and dark_green_is_forest and violet_is_magic_fauna and [white_is_snow at the top and bottom of map] as (four_color background: teal, dark_green, violet, brown), horizontal_gradient is (brown to violet to teal to blue) and vertical_gradient is (white to blue to (dark_green, violet and brown) to blue to white), (middle is enchanted, no_reflections, no_shadows), ((partial hexes on edges and sides are black)), viewed from above, flat and illustrative, not a map of the Earth",
24
+ "Alien Landscape": "top-down view of a barren alien world map made from hexagon pieces. Features light blue rivers, brown mountains, red volcanoes, and white snow at the top and bottom. Background colors: light blue, green, tan, brown. Partial hexes on edges are black.",
25
+ "Alien World": "top-down view of an alien world map built from hexagon pieces. Includes rivers, mountains, volcanoes, and snowy areas. Uses a four-color background: light blue, green, tan, brown. Partial edge hexes are black. Overhead view.",
26
+ "Mystic Forest": "top-down view of a mystic forest map with lakes, dense forests, magical flora, and hexagonal grids. Designed for clarity in tabletop gaming. Background colors: light blue, green, purple, brown. Partial hexes on edges are black.",
27
+ "Medieval Battlefield": "top-down view of a medieval battlefield map featuring lakes, forests, and magic fauna. Emphasizes clarity and strategy for tabletop games. Background colors: teal, dark green, violet, brown. Partial edge hexes are black. Viewed from above.",
28
+ "Prompt": None # Indicates that the prompt should be taken from prompt_textbox
29
+ }
30
+
31
+ NEGATIVE_PROMPTS = {
32
+ "Map1": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
33
+ "Map2": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
34
+ "Map3": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
35
+ "Map4": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
36
+ "Alien Landscape": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
37
+ "Alien World": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
38
+ "Mystic Forest": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
39
+ "Medieval Battlefield": "humans, modern_buildings, vehicles, text, logos, reflections, shadows, realistic map of the Earth, isometric",
40
+ "Prompt": None # Indicates that the negative prompt should be taken from negative_prompt_textbox
41
+ }
42
+
43
+ # Directory containing the pre-rendered hexagon maps
44
+ ASSETS_DIR = "images/prerendered"
45
+
46
+ # List of pre-rendered hexagon map files
47
+ PRE_RENDERED_MAPS = [
48
+ "alien_orb_land_1.png",
49
+ "alien_prarie_1.png",
50
+ "alien_world_1.jpg",
51
+ "alien_world_2.jpg",
52
+ "alien_world_3.jpg",
53
+ "alien_world_4.jpg",
54
+ "alien_world_5.jpg",
55
+ "canyon_water_1.png",
56
+ "dark_dirt_elevations_1.png",
57
+ "elevated_peninsula_1.png",
58
+ "Firefly_alien_canyons_1.png",
59
+ "Firefly_alien_canyons_2.jpg",
60
+ "Firefly_alien_canyons_2.png",
61
+ "Firefly_alien_dry_canyons_1.jpg",
62
+ "Firefly_alien_dry_canyons_2.jpg",
63
+ "Firefly_alien_map_1.jpg",
64
+ "Firefly_hpg_terrain_1.png",
65
+ "Firefly_hpg_terrain_2.png",
66
+ "Firefly_river_dry_1.jpg",
67
+ "Firefly_river_running_1.jpg",
68
+ "Firefly_topographical_alien_desert_1.jpg",
69
+ "Firefly_topographical_canyon_1.jpg",
70
+ "Firefly_topographical_height_map_1.jpg",
71
+ "Firefly_topographical_height_map_2.jpg",
72
+ "Firefly_topographical_height_map_3.jpg",
73
+ "Firefly_topographical_height_map_5.jpg",
74
+ "Firefly_topographical_height_map_6.jpg",
75
+ "Firefly_topographical_marble_1.jpg",
76
+ "Firefly_topographical_moon_1.jpg",
77
+ "green_farming alien_world_1.jpg",
78
+ "green_farming alien_world_2.jpg",
79
+ "grey_barren_alien_world_1.jpg",
80
+ "grey_barren_alien_world_2.jpg",
81
+ "grey_barren_alien_world_3.jpg",
82
+ "grey_barren_alien_world_4.jpg",
83
+ "grey_barren_alien_world_5.jpg",
84
+ "grey_barren_alien_world_6.jpg",
85
+ "grey_barren_alien_world_7.jpg",
86
+ "grey_waterless_alien_world_map.jpg",
87
+ "grid_1.jpg",
88
+ "Hex_gen_map.PNG",
89
+ "hex_grass_dirty.png",
90
+ "hex_military_industrial alien_world_map.jpg",
91
+ "hex_mixed_elevations_battlefield_1.png",
92
+ "hex_mixed_elevations_battlefield_2.png",
93
+ "mixed_elevations_battlefield_3.png",
94
+ "n6W9Hc.png",
95
+ "oasis_mixed_elevations_1.png",
96
+ "pic526383.png",
97
+ "red_volcanic_alien_1.jpg",
98
+ "red_volcanic_alien_2.jpg",
99
+ "red_volcanic_alien_3.jpg",
100
+ "red_volcanic_alien_4.jpg",
101
+ "roadway_1.png",
102
+ "snowy_rolling_hills_1.png",
103
+ "volcanic alien_world_map.jpg",
104
+ "war-torn_post-apocalyptic_alien_world_map.jpg"
105
+ ]
106
+
107
+
108
+ # Generate a dictionary with cleaned-up names as keys and file paths as values
109
+ PRE_RENDERED_MAPS_JSON = {
110
+ os.path.splitext(file.replace("_", " ").replace("-", " ").replace(" ", " ").strip())[0]: os.path.join(ASSETS_DIR, file)
111
+ for file in PRE_RENDERED_MAPS
112
+ }
113
+
114
+ PRE_RENDERED_MAPS_JSON = "{'alien world 1': 'images/prerendered/alien_world_1.jpg', 'alien world 2': 'images/prerendered/alien_world_2.jpg', 'alien world 3': 'images/prerendered/alien_world_3.jpg', 'alien world 4': 'images/prerendered/alien_world_4.jpg', 'alien world 5': 'images/prerendered/alien_world_5.jpg', 'green farming alien world 1': 'images/prerendered/green_farming alien_world_1.jpg', 'green farming alien world 2': 'images/prerendered/green_farming alien_world_2.jpg', 'grey barren alien world 1': 'images/prerendered/grey_barren_alien_world_1.jpg', 'grey barren alien world 2': 'images/prerendered/grey_barren_alien_world_2.jpg', 'grey barren alien world 3': 'images/prerendered/grey_barren_alien_world_3.jpg', 'grey barren alien world 4': 'images/prerendered/grey_barren_alien_world_4.jpg', 'grey barren alien world 5': 'images/prerendered/grey_barren_alien_world_5.jpg', 'grey barren alien world 6': 'images/prerendered/grey_barren_alien_world_6.jpg', 'grey barren alien world 7': 'images/prerendered/grey_barren_alien_world_7.jpg', 'grey waterless alien world map': 'images/prerendered/grey_waterless_alien_world_map.jpg', 'Hex gen map': 'images/prerendered/Hex_gen_map.PNG', 'military industrial alien world map': 'images/prerendered/military_industrial alien_world_map.jpg', 'red volcanic alien 1': 'images/prerendered/red_volcanic_alien_1.jpg', 'red volcanic alien 2': 'images/prerendered/red_volcanic_alien_2.jpg', 'red volcanic alien 3': 'images/prerendered/red_volcanic_alien_3.jpg', 'red volcanic alien 4': 'images/prerendered/red_volcanic_alien_4.jpg', 'volcanic alien world map': 'images/prerendered/volcanic alien_world_map.jpg', 'war torn post apocalyptic alien world map': 'images/prerendered/war-torn_post-apocalyptic_alien_world_map.jpg'}"
115
+ # Available FLUX model names
116
+ MODELS = [
117
+ "black-forest-labs/FLUX.1-schnell",
118
+ "black-forest-labs/FLUX.1-dev",
119
+ "ostris/Flex.1-alpha"
120
+ ]
121
+ # Available LoRA weights
122
+ LORA_WEIGHTS = [
123
+ "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
124
+ "Borcherding/FLUX.1-dev-LoRA-FractalLand-v0.1",
125
+ "Cossale/Frames2-Flex.1",
126
+ "XLabs-AI/flux-lora-collection/anime_lora.safetensors",
127
+ "XLabs-AI/flux-lora-collection/scenery_lora.safetensors",
128
+ "XLabs-AI/flux-lora-collection/disney_lora.safetensors"
129
+ ]
130
+
131
+ # Map each LoRA weight to its corresponding model
132
+ LORA_TO_MODEL = {
133
+ "Yuanshi/OminiControl": "black-forest-labs/FLUX.1-schnell",
134
+ "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design": "black-forest-labs/FLUX.1-dev",
135
+ "Borcherding/FLUX.1-dev-LoRA-FractalLand-v0.1": "black-forest-labs/FLUX.1-dev",
136
+ "Cossale/Frames2-Flex.1": "ostris/Flex.1-alpha",
137
+ "AlekseyCalvin/HSTcolorFlexAlpha": "ostris/Flex.1-alpha",
138
+ "XLabs-AI/flux-lora-collection/anime_lora.safetensors":"black-forest-labs/FLUX.1-dev",
139
+ "XLabs-AI/flux-lora-collection/scenery_lora.safetensors":"black-forest-labs/FLUX.1-dev",
140
+ "XLabs-AI/flux-lora-collection/disney_lora.safetensors":"black-forest-labs/FLUX.1-dev"
141
+ }
142
+
143
+ # Detailed LoRA weight configurations
144
+ LORA_DETAILS = {
145
+ "AlekseyCalvin/HSTcolorFlexAlpha" : [
146
+ {
147
+ "trigger_words": "(6kStepsCkpt) HST style autochrome photograph",
148
+ },
149
+ {
150
+ "weight_name": "HSToricColorFlex_6000steps_LoRAforFluxOrFlex_32dim64alpha.safetensors",
151
+ },
152
+ {
153
+ "notes": "You should use (6kStepsCkpt) HST style autochrome photograph as trigger words."
154
+ },
155
+ {
156
+ "parameters" :{
157
+ "num_inference_steps": "30"
158
+ }
159
+ }
160
+ ],
161
+ "XLabs-AI/flux-lora-collection/anime_lora.safetensors":[
162
+ {
163
+ "lora_collection": "XLabs-AI/flux-lora-collection",
164
+ "weight_name": "anime_lora.safetensors"
165
+ },
166
+ {
167
+ "trigger_words": "anime,",
168
+ },
169
+ {
170
+ "notes": "You should use ',anime' as trigger words at the end. @6min"
171
+ },
172
+ {
173
+ "parameters" :{
174
+ "num_inference_steps": "30"
175
+ }
176
+ }
177
+ ],
178
+ "XLabs-AI/flux-lora-collection/scenery_lora.safetensors":[
179
+ {
180
+ "lora_collection": "XLabs-AI/flux-lora-collection",
181
+ "weight_name": "scenery_lora.safetensors"
182
+ },
183
+ {
184
+ "trigger_words": "scenery style,",
185
+ },
186
+ {
187
+ "notes": "You should use ',scenery style' as trigger words at the end. @6min"
188
+ },
189
+ {
190
+ "parameters" :{
191
+ "num_inference_steps": "30"
192
+ }
193
+ }
194
+ ],
195
+ "XLabs-AI/flux-lora-collection/disney_lora.safetensors":[
196
+ {
197
+ "lora_collection": "XLabs-AI/flux-lora-collection",
198
+ "weight_name": "disney_lora.safetensors"
199
+ },
200
+ {
201
+ "trigger_words": "disney style,",
202
+ },
203
+ {
204
+ "notes": "You should use ',disney style' as trigger words at the end. @6min "
205
+ },
206
+ {
207
+ "parameters" :{
208
+ "num_inference_steps": "30"
209
+ }
210
+ }
211
+ ],
212
+ "Cossale/Frames2-Flex.1": [
213
+ {
214
+ "weight_name": "backdrops_v2.safetensors",
215
+ "adapter_name": "backdrops_v2"
216
+ },
217
+ {
218
+ "trigger_words": "FRM$",
219
+ },
220
+ {
221
+ "notes": "You should use FRM$ as trigger words. @1.5 minutes"
222
+ },
223
+ {
224
+ "parameters" :{
225
+ "num_inference_steps": "50"
226
+ }
227
+ }
228
+ ],
229
+ "Yuanshi/OminiControl": [
230
+ {
231
+ "weight_name": "omini/subject_512.safetensors",
232
+ "adapter_name": "subject_512"
233
+ },
234
+ {
235
+ "weight_name": "omini/subject_1024_beta.safetensors",
236
+ "adapter_name": "subject_1024"
237
+ },
238
+ {
239
+ "parameters" :{
240
+ "num_inference_steps": "8",
241
+ "guidance_scale": "0"
242
+ }
243
+ },
244
+ {
245
+ "notes": "Select an Image as a guide."
246
+ }
247
+ ],
248
+ "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design": [
249
+ {
250
+ "notes": "You should use wablogo, logo, Minimalist as trigger words.. @4.8min"
251
+ },
252
+ {
253
+ "trigger_words": "wablogo, logo, Minimalist ",
254
+ },
255
+ {
256
+ "pipe" :{
257
+ "fuse_lora": {"lora_scale":0.8}
258
+ }
259
+ },
260
+ {
261
+ "parameters" :{
262
+ "num_inference_steps": "38"
263
+ }
264
+ }
265
+ ],
266
+ "Borcherding/FLUX.1-dev-LoRA-FractalLand-v0.1": [
267
+ {
268
+ "notes": "Use fractalLand at the start of the prompts to activate the fractal elements. . @4.8min"
269
+ },
270
+ {
271
+ "trigger_words": "fractalLand ",
272
+ },
273
+ {
274
+ "parameters" :{
275
+ "max_sequence_length": "512",
276
+ "guidance_scale": "3.5",
277
+ "num_inference_steps": "38"
278
+ }
279
+ }
280
+ ]
281
+ }
282
+
283
+ temp_files = []