Surn commited on
Commit
9c4bce1
·
1 Parent(s): a85cd89

Update Readme

Browse files
Files changed (2) hide show
  1. README.md +20 -17
  2. app.py +16 -21
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Hex Game Maker Development Features
3
  emoji: 🌖
4
  colorFrom: yellow
5
  colorTo: purple
@@ -24,30 +24,34 @@ thumbnail: >-
24
 
25
  # Hex Game Maker
26
  ## Description
27
- Welcome to Hex Game Maker, the ultimate tool for transforming your images into mesmerizing hexagon grid masterpieces! **Well, this is a test project for HexaGrid.** It has some nice features that did not make it into the final version of the program.
28
  The intention was to do a full conversion, but the limitation on Negative Prompts is what killed this approach. It does not consistently render table top maps.. but it can do a lot!
29
 
30
  ### What Can You Do?
31
- - **AI-Powered Image Generation:** Use AI to generate images based on your prompts and apply hexagon grids to them.
32
- - **Sketch, upload or select:** images to guide your AI image generation
33
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
34
- - **Pre-rendered Maps:** Access a library of pre-rendered hexagon maps for quick and easy customization.
35
-
 
36
 
37
  ### Why You'll Love It
38
- - **Fun and Easy to Use:** With an intuitive interface and real-time previews, creating hexagon grids has never been this fun!
39
  - **Endless Creativity:** Unleash your creativity with endless customization options and see your images transform in unique ways.
40
- - **Bee-Inspired Theme:** Enjoy a delightful yellow and purple theme inspired by bees and hexagons! 🐝
41
  - **Advanced AI Models:** Leverage advanced AI models and LoRA weights for high-quality image generation and customization.
42
 
43
  ### Get Started
44
  1. **Upload or Generate an Image:** Start by uploading your own image or generate one using our AI-powered tool.
45
- 2. **Download and Share:** Once you're happy with your creation, download it and share it with the world!
 
46
 
47
  ### Advanced Features
48
  - **Generative AI Integration:** Utilize models like `black-forest-labs/FLUX.1-dev` and various LoRA weights for generating unique images.
49
- - **Pre-rendered Maps:** Access a library of pre-rendered hexagon maps for quick and easy customization.
50
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
 
 
 
51
 
52
 
53
  Join the hive and start creating with Hex Game Maker today!
@@ -62,13 +66,12 @@ Join the hive and start creating with Hex Game Maker today!
62
  | 2 | **Model** | LoRA Fine-tuning with the Flux Model |
63
  | 3 | **Exploration Mode** | Explore fine-tuned models within the Flux framework |
64
  | 4 | **Interactivity** | Allows users to experiment with different LoRA models |
65
- | 5 | **UI** | Clean interface inspired by multimodal designs |
66
- | 6 | **Main Functionality** | Generate images using custom-trained LoRA models in Flux |
67
- | 7 | **Usage Options** | Various models for selection and generation within the app |
68
- | 8 | **Integration** | Hugging Face integration for easy access to pre-trained models |
69
- | 9 | **Examples** | Provides image samples for user inspiration |
70
- | 10 | **Customization** | User can modify prompts and parameters to explore model creativity |
71
- | 11 | **Space URL** | [flux-lora-the-explorer](https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer) |
72
 
73
 
74
  ## Contributions
 
1
  ---
2
+ title: MapLore Magic (Development Features for HexaGrid)
3
  emoji: 🌖
4
  colorFrom: yellow
5
  colorTo: purple
 
24
 
25
  # Hex Game Maker
26
  ## Description
27
+ Welcome to MapLore Magic, the ultimate tool for transforming your images into mesmerizing artworks! **Well, this is a test project for HexaGrid.** It has some nice features that did not make it into the final version of the program.
28
  The intention was to do a full conversion, but the limitation on Negative Prompts is what killed this approach. It does not consistently render table top maps.. but it can do a lot!
29
 
30
  ### What Can You Do?
31
+ - **AI-Powered Image Generation:** Use AI to generate images based on your prompts. Includes Negative Prompts
32
+ - **Sketch, upload or select:** images to guide your AI image generation.
33
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
34
+ - **Pre-rendered Maps:** Access a library of pre-rendered maps for quick and easy customization.
35
+ - **Composite Images:** Composite images with control over opacity and color.
36
+ - **Sketch Pad:** Draw or upload sketches to guide image generation.
37
 
38
  ### Why You'll Love It
39
+ - **Fun and Easy to Use:** With an intuitive interface and real-time previews, creating unique images has never been this fun!
40
  - **Endless Creativity:** Unleash your creativity with endless customization options and see your images transform in unique ways.
 
41
  - **Advanced AI Models:** Leverage advanced AI models and LoRA weights for high-quality image generation and customization.
42
 
43
  ### Get Started
44
  1. **Upload or Generate an Image:** Start by uploading your own image or generate one using our AI-powered tool.
45
+ 2. **Customize Your Image:** Play around with the settings to create the perfect image.
46
+ 3. **Download and Share:** Once you're happy with your creation, download it and share it with the world!
47
 
48
  ### Advanced Features
49
  - **Generative AI Integration:** Utilize models like `black-forest-labs/FLUX.1-dev` and various LoRA weights for generating unique images.
50
+ - **Pre-rendered Maps:** Access a library of pre-rendered maps for quick and easy customization.
51
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
52
+ - **Composite Images:** Composite images with control over opacity and color.
53
+ - **Sketch Pad:** Draw or upload sketches to guide image generation.
54
+
55
 
56
 
57
  Join the hive and start creating with Hex Game Maker today!
 
66
  | 2 | **Model** | LoRA Fine-tuning with the Flux Model |
67
  | 3 | **Exploration Mode** | Explore fine-tuned models within the Flux framework |
68
  | 4 | **Interactivity** | Allows users to experiment with different LoRA models |
69
+ | 5 | **Main Functionality** | Generate images using custom-trained LoRA models in Flux |
70
+ | 6 | **Usage Options** | Various models for selection and generation within the app |
71
+ | 7 | **Integration** | Hugging Face integration for easy access to pre-trained models |
72
+ | 8 | **Examples** | Provides image samples for user inspiration |
73
+ | 9 | **Customization** | User can modify prompts and parameters to explore model creativity |
74
+ | 10 | **Space URL** | [flux-lora-the-explorer](https://huggingface.co/spaces/multimodalart/flux-lora-the-explorer) |
 
75
 
76
 
77
  ## Contributions
app.py CHANGED
@@ -711,52 +711,47 @@ def getVersions():
711
  return versions_html()
712
  run_lora.zerogpu = True
713
  gr.set_static_paths(paths=["images/","images/images","images/prerendered","LUT/","fonts/", "assets/"])
714
- title = "Hex Game Maker"
715
  with gr.Blocks(css_paths="style_20250314.css", title=title, theme='Surn/beeuty', delete_cache=(43200, 43200), head_paths="head.htm") as app:
716
  with gr.Row():
717
  gr.Markdown("""
718
- # Hex Game Maker Development Features
719
  ## This project includes features that did not make it into the main project! ⬢""", elem_classes="intro")
720
  with gr.Row():
721
- with gr.Accordion("Welcome to Hex Game Maker, the ultimate tool for transforming your images into stunning hexagon grid artworks. Whether you're a tabletop game enthusiast, a digital artist, or someone who loves unique patterns, Hex Game Maker has something for you.", open=False, elem_classes="intro"):
722
  gr.Markdown ("""
723
 
724
  ## Drop an image into the Input Image and get started!
725
 
726
-
727
-
728
- ## What is Hex Game Maker?
729
- Hex Game Maker is a web-based application that allows you to apply a hexagon grid overlay to any image. You can customize the size, color, and opacity of the hexagons, as well as the background and border colors. The result is a visually striking image that looks like it was made from hexagonal tiles!
730
 
731
  ### What Can You Do?
732
- - **Generate Hexagon Grids:** Create beautiful hexagon grid overlays on any image with fully customizable parameters.
733
- - **AI-Powered Image Generation:** Use advanced AI models to generate images based on your prompts and apply hexagon grids to them.
734
- - **Color Exclusion:** Select and exclude specific colors from your hexagon grid for a cleaner and more refined look.
735
- - **Interactive Customization:** Adjust hexagon size, border size, rotation, background color, and more in real-time.
736
- - **Depth and 3D Model Generation:** Generate depth maps and 3D models from your images for enhanced visualization.
737
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
738
- - **Pre-rendered Maps:** Access a library of pre-rendered hexagon maps for quick and easy customization.
739
- - **Add Margins:** Add customizable margins around your images for a polished finish.
 
740
 
741
  ### Why You'll Love It
742
- - **Fun and Easy to Use:** With an intuitive interface and real-time previews, creating hexagon grids has never been this fun!
743
  - **Endless Creativity:** Unleash your creativity with endless customization options and see your images transform in unique ways.
744
- - **Hexagon-Inspired Theme:** Enjoy a delightful yellow and purple theme inspired by hexagons! ⬢
745
  - **Advanced AI Models:** Leverage advanced AI models and LoRA weights for high-quality image generation and customization.
746
 
747
  ### Get Started
748
  1. **Upload or Generate an Image:** Start by uploading your own image or generate one using our AI-powered tool.
749
- 2. **Customize Your Grid:** Play around with the settings to create the perfect hexagon grid overlay.
750
  3. **Download and Share:** Once you're happy with your creation, download it and share it with the world!
751
 
752
  ### Advanced Features
753
  - **Generative AI Integration:** Utilize models like `black-forest-labs/FLUX.1-dev` and various LoRA weights for generating unique images.
754
- - **Pre-rendered Maps:** Access a library of pre-rendered hexagon maps for quick and easy customization.
755
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
756
- - **Depth and 3D Model Generation:** Create depth maps and 3D models from your images for enhanced visualization.
757
- - **Add Margins:** Customize margins around your images for a polished finish.
758
 
759
- Join the hive and start creating with Hex Game Maker today!
760
 
761
  """, elem_classes="intro")
762
  selected_index = gr.State(None)
 
711
  return versions_html()
712
  run_lora.zerogpu = True
713
  gr.set_static_paths(paths=["images/","images/images","images/prerendered","LUT/","fonts/", "assets/"])
714
+ title = "MapLore Magic (Development Features for HexaGrid)"
715
  with gr.Blocks(css_paths="style_20250314.css", title=title, theme='Surn/beeuty', delete_cache=(43200, 43200), head_paths="head.htm") as app:
716
  with gr.Row():
717
  gr.Markdown("""
718
+ # MapLore Magic (Development Features for HexaGrid)
719
  ## This project includes features that did not make it into the main project! ⬢""", elem_classes="intro")
720
  with gr.Row():
721
+ with gr.Accordion("Welcome to MapLore Magic, the ultimate tool for transforming your images into mesmerizing artworks. Whether you're a tabletop game enthusiast, a digital artist, or someone who loves unique patterns, LandLore Magic has something for you.", open=False, elem_classes="intro"):
722
  gr.Markdown ("""
723
 
724
  ## Drop an image into the Input Image and get started!
725
 
726
+ ## What is MapLore Magic?
727
+ MapLore Magic is a web-based application that allows you to transform your images into stunning artworks. You can customize various aspects of your images, apply filters, and use advanced AI models to generate unique visuals.
 
 
728
 
729
  ### What Can You Do?
730
+ - **AI-Powered Image Generation:** Use advanced AI models to generate images based on your prompts.
731
+ - **Sketch, Upload, or Select:** Guide your AI image generation with sketches, uploaded images, or pre-rendered templates.
 
 
 
732
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
733
+ - **Pre-rendered Maps:** Access a library of pre-rendered maps for quick and easy customization.
734
+ - **Composite Images:** Composite images with control over opacity and color.
735
+ - **Sketch Pad:** Draw or upload sketches to guide image generation.
736
 
737
  ### Why You'll Love It
738
+ - **Fun and Easy to Use:** With an intuitive interface and real-time previews, creating unique images has never been this fun!
739
  - **Endless Creativity:** Unleash your creativity with endless customization options and see your images transform in unique ways.
 
740
  - **Advanced AI Models:** Leverage advanced AI models and LoRA weights for high-quality image generation and customization.
741
 
742
  ### Get Started
743
  1. **Upload or Generate an Image:** Start by uploading your own image or generate one using our AI-powered tool.
744
+ 2. **Customize Your Image:** Play around with the settings to create the perfect image.
745
  3. **Download and Share:** Once you're happy with your creation, download it and share it with the world!
746
 
747
  ### Advanced Features
748
  - **Generative AI Integration:** Utilize models like `black-forest-labs/FLUX.1-dev` and various LoRA weights for generating unique images.
749
+ - **Pre-rendered Maps:** Access a library of pre-rendered maps for quick and easy customization.
750
  - **Image Filter [Look-Up Table (LUT)] Application:** Apply filters (LUTs) to your images for color grading and enhancement.
751
+ - **Composite Images:** Composite images with control over opacity and color.
752
+ - **Sketch Pad:** Draw or upload sketches to guide image generation.
753
 
754
+ Join the creative journey with MapLore Magic today!
755
 
756
  """, elem_classes="intro")
757
  selected_index = gr.State(None)