idlebg commited on
Commit
1f74998
β€’
1 Parent(s): cea7670

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -80,10 +80,12 @@ thumbnail: >-
80
  display: none;
81
  }
82
 
83
- #showMore:checked + #toggleContent {
84
  display: block;
85
  }
86
 
 
 
87
  .button-label {
88
  background-color: #d100f6; /* FFusionAI theme color */
89
  color: white;
@@ -99,14 +101,6 @@ thumbnail: >-
99
  }
100
  </style>
101
 
102
-
103
- [![FFusionAI](https://huggingface.co/spaces/FFusion/README/resolve/main/FFusionAI-Huggingface.jpg)](https://huggingface.co/FFusion)
104
-
105
-
106
- <input type="checkbox" id="showMore" style="display:none">
107
- <label for="showMore" class="button-label">Expand FFusion</label>
108
-
109
- <div id="toggleContent">
110
  [![400GB FFusion Lora XL 1](https://huggingface.co/FFusion/400GB-LoraXL/resolve/main/images/image0.jpg)](https://huggingface.co/FFusion/400GB-LoraXL/)
111
  # FFusion LoRA XL Extracted Models for Hugging Face & Civitai πŸš€
112
  <div style="display: flex; flex-wrap: wrap; gap: 2px;">
@@ -118,6 +112,10 @@ thumbnail: >-
118
  </a>
119
  </div>
120
 
 
 
 
 
121
 
122
  [![ffusionXL-1-sdxl-base1.png](https://cdn-uploads.huggingface.co/production/uploads/6380cf05f496d57325c12194/KwpZpMCx-T-JWNaRF8e6N.png)](https://huggingface.co/FFusion/FFusionXL-BASE/)
123
  <div style="display: flex; flex-wrap: wrap; gap: 2px;">
@@ -131,6 +129,8 @@ thumbnail: >-
131
 
132
 
133
 
 
 
134
 
135
  <div class="container">
136
  <!-- Card 1 -->
 
80
  display: none;
81
  }
82
 
83
+ #showMore:checked ~ #toggleContent {
84
  display: block;
85
  }
86
 
87
+ }
88
+
89
  .button-label {
90
  background-color: #d100f6; /* FFusionAI theme color */
91
  color: white;
 
101
  }
102
  </style>
103
 
 
 
 
 
 
 
 
 
104
  [![400GB FFusion Lora XL 1](https://huggingface.co/FFusion/400GB-LoraXL/resolve/main/images/image0.jpg)](https://huggingface.co/FFusion/400GB-LoraXL/)
105
  # FFusion LoRA XL Extracted Models for Hugging Face & Civitai πŸš€
106
  <div style="display: flex; flex-wrap: wrap; gap: 2px;">
 
112
  </a>
113
  </div>
114
 
115
+ <input type="checkbox" id="showMore" style="display:none">
116
+ <label for="showMore" class="button-label">Expand FFusion</label>
117
+
118
+ <div id="toggleContent">
119
 
120
  [![ffusionXL-1-sdxl-base1.png](https://cdn-uploads.huggingface.co/production/uploads/6380cf05f496d57325c12194/KwpZpMCx-T-JWNaRF8e6N.png)](https://huggingface.co/FFusion/FFusionXL-BASE/)
121
  <div style="display: flex; flex-wrap: wrap; gap: 2px;">
 
129
 
130
 
131
 
132
+ [![FFusionAI](https://huggingface.co/spaces/FFusion/README/resolve/main/FFusionAI-Huggingface.jpg)](https://huggingface.co/FFusion)
133
+
134
 
135
  <div class="container">
136
  <!-- Card 1 -->