prithivMLmods commited on
Commit
d587be7
·
verified ·
1 Parent(s): 650c010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -24
README.md CHANGED
@@ -139,47 +139,56 @@ print(output_text[0])
139
 
140
  ## **Example Cards**
141
 
142
- <div style="font-family: 'Courier New', Courier, monospace; background-color: #000000; border: 1px solid #333333; border-radius: 12px; padding: 24px; color: #FFFFFF; max-width: 800px; margin: 0 auto;">
143
 
144
  <!-- Card 1 -->
145
- <div style="margin-bottom: 20px;">
146
- <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/UnSXkoCSNmeiGF0OAGMO5.jpeg" alt="Safe Example 1" style="width: 100%; border-radius: 8px; margin-bottom: 16px; border: 1px solid #333333; display: block;">
147
- <pre style="background: #111111; padding: 16px; border-radius: 8px; border: 1px solid #333333; color: #FFFFFF; white-space: pre-wrap; word-wrap: break-word; font-size: 13px; line-height: 1.6; margin: 0;">{
 
 
 
148
  "caption": "Two female tennis players in white athletic wear are shaking hands on a tennis court, with a net between them. In the background, a woman in a blue uniform stands near a green wall, and a man in a navy blazer and white trousers observes.",
149
- "is_nsfw": <span style="color: #00FF00; font-weight: bold;">false</span>,
150
  "reason": "The image depicts a standard sports scene featuring two female tennis players in professional attire (white skirts and tops) engaging in a handshake. The setting includes a tennis court, a net, and a line judge or official in the background. There is no evidence of nudity, revealing swimwear, suggestive poses, or any elements that would indicate an NSFW classification.",
151
- "nsfw": <span style="color: #00FF00; font-weight: bold;">0</span>,
152
- "safe": <span style="color: #00FF00; font-weight: bold;">1</span>
153
  }</pre>
154
  </div>
155
 
156
- <!-- Separator -->
157
- <div style="border-bottom: 1px solid #333333; margin: 30px 0;"></div>
158
 
159
- <!-- Card 2 -->
160
- <div style="margin-bottom: 20px;">
161
- <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/FxCT2p4ZPucdVcPZT4c41.png" alt="NSFW Example 2" style="width: 100%; border-radius: 8px; margin-bottom: 16px; border: 1px solid #333333; display: block; filter: blur(30px); -webkit-filter: blur(30px);">
162
- <pre style="background: #111111; padding: 16px; border-radius: 8px; border: 1px solid #333333; color: #FFFFFF; white-space: pre-wrap; word-wrap: break-word; font-size: 13px; line-height: 1.6; margin: 0;">{
 
 
 
163
  "caption": "A close-up profile shot of a woman with tanned skin, wearing a yellow and white patterned fabric draped over her lower body. She is holding the fabric up to reveal her bare buttocks and hip area. Her upper body is largely exposed, showing cleavage and a bare chest, while her dark hair is styled loosely.",
164
- "is_nsfw": <span style="color: #00FF00; font-weight: bold;">true</span>,
165
  "reason": "The image features significant nudity and exposure. The subject's buttocks and hip are fully visible, and her upper body is largely unclothed, exposing cleavage and a bare chest. The use of a patterned fabric draped over the body creates a suggestive, revealing aesthetic that aligns with the 'exposed' and 'suggestive' classification criteria.",
166
- "nsfw": <span style="color: #00FF00; font-weight: bold;">1</span>,
167
- "safe": <span style="color: #00FF00; font-weight: bold;">0</span>
168
  }</pre>
169
  </div>
170
 
171
- <!-- Separator -->
172
- <div style="border-bottom: 1px solid #333333; margin: 30px 0;"></div>
173
 
174
  <!-- Card 3 -->
175
- <div style="margin-bottom: 20px;">
176
- <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ZwuWL28H1PlGcv70X4Dbt.jpeg" alt="Safe Example 3" style="width: 100%; border-radius: 8px; margin-bottom: 16px; border: 1px solid #333333; display: block;">
177
- <pre style="background: #111111; padding: 16px; border-radius: 8px; border: 1px solid #333333; color: #FFFFFF; white-space: pre-wrap; word-wrap: break-word; font-size: 13px; line-height: 1.6; margin: 0;">{
 
 
 
178
  "caption": "A young girl with blonde hair, wearing a blue soccer jersey and black shorts, is captured mid-air kicking a white soccer ball on a grassy hill. She is wearing white socks and cleats. The background is a clear, solid blue sky.",
179
- "is_nsfw": <span style="color: #00FF00; font-weight: bold;">false</span>,
180
  "reason": "The image depicts an active sports scene featuring a child playing soccer. The subject is fully clothed in standard athletic gear (jersey, shorts, socks, cleats) and is engaged in a dynamic action pose. There is no evidence of nudity, revealing swimwear, suggestive poses, or any elements that would indicate NSFW content.",
181
- "nsfw": <span style="color: #00FF00; font-weight: bold;">0</span>,
182
- "safe": <span style="color: #00FF00; font-weight: bold;">1</span>
183
  }</pre>
184
  </div>
185
 
 
139
 
140
  ## **Example Cards**
141
 
142
+ <div style="background-color: #000000; font-family: 'Courier New', Courier, monospace; color: #FFFFFF; padding: 24px; border-radius: 12px; border: 1px solid #333333; max-width: 800px; margin: 0 auto;">
143
 
144
  <!-- Card 1 -->
145
+ <div style="margin-bottom: 32px;">
146
+ <div style="border-radius: 8px; overflow: hidden; margin-bottom: 16px; border: 1px solid #222;">
147
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/UnSXkoCSNmeiGF0OAGMO5.jpeg" alt="Safe Image 1" style="width: 100%; height: auto; display: block;">
148
+ </div>
149
+ <pre style="background-color: #0a0a0a; padding: 16px; border-radius: 8px; border: 1px solid #222; color: #e0e0e0; font-size: 13px; line-height: 1.6; white-space: pre-wrap; word-wrap: break-word; margin: 0;">
150
+ {
151
  "caption": "Two female tennis players in white athletic wear are shaking hands on a tennis court, with a net between them. In the background, a woman in a blue uniform stands near a green wall, and a man in a navy blazer and white trousers observes.",
152
+ "is_nsfw": <span style="color: #4ade80;">false</span>,
153
  "reason": "The image depicts a standard sports scene featuring two female tennis players in professional attire (white skirts and tops) engaging in a handshake. The setting includes a tennis court, a net, and a line judge or official in the background. There is no evidence of nudity, revealing swimwear, suggestive poses, or any elements that would indicate an NSFW classification.",
154
+ "nsfw": <span style="color: #4ade80;">0</span>,
155
+ "safe": <span style="color: #4ade80;">1</span>
156
  }</pre>
157
  </div>
158
 
159
+ <!-- Thin Line Bar -->
160
+ <hr style="border: 0; border-top: 1px solid #333333; margin: 0 0 32px 0;">
161
 
162
+ <!-- Card 2 (NSFW - Blurred) -->
163
+ <div style="margin-bottom: 32px;">
164
+ <div style="border-radius: 8px; overflow: hidden; margin-bottom: 16px; border: 1px solid #222; position: relative;">
165
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/FxCT2p4ZPucdVcPZT4c41.png" alt="NSFW Image 2" style="width: 100%; height: auto; display: block; filter: blur(30px) saturate(0.8); transform: scale(1.1);">
166
+ </div>
167
+ <pre style="background-color: #0a0a0a; padding: 16px; border-radius: 8px; border: 1px solid #222; color: #e0e0e0; font-size: 13px; line-height: 1.6; white-space: pre-wrap; word-wrap: break-word; margin: 0;">
168
+ {
169
  "caption": "A close-up profile shot of a woman with tanned skin, wearing a yellow and white patterned fabric draped over her lower body. She is holding the fabric up to reveal her bare buttocks and hip area. Her upper body is largely exposed, showing cleavage and a bare chest, while her dark hair is styled loosely.",
170
+ "is_nsfw": <span style="color: #4ade80;">true</span>,
171
  "reason": "The image features significant nudity and exposure. The subject's buttocks and hip are fully visible, and her upper body is largely unclothed, exposing cleavage and a bare chest. The use of a patterned fabric draped over the body creates a suggestive, revealing aesthetic that aligns with the 'exposed' and 'suggestive' classification criteria.",
172
+ "nsfw": <span style="color: #4ade80;">1</span>,
173
+ "safe": <span style="color: #4ade80;">0</span>
174
  }</pre>
175
  </div>
176
 
177
+ <!-- Thin Line Bar -->
178
+ <hr style="border: 0; border-top: 1px solid #333333; margin: 0 0 32px 0;">
179
 
180
  <!-- Card 3 -->
181
+ <div>
182
+ <div style="border-radius: 8px; overflow: hidden; margin-bottom: 16px; border: 1px solid #222;">
183
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ZwuWL28H1PlGcv70X4Dbt.jpeg" alt="Safe Image 3" style="width: 100%; height: auto; display: block;">
184
+ </div>
185
+ <pre style="background-color: #0a0a0a; padding: 16px; border-radius: 8px; border: 1px solid #222; color: #e0e0e0; font-size: 13px; line-height: 1.6; white-space: pre-wrap; word-wrap: break-word; margin: 0;">
186
+ {
187
  "caption": "A young girl with blonde hair, wearing a blue soccer jersey and black shorts, is captured mid-air kicking a white soccer ball on a grassy hill. She is wearing white socks and cleats. The background is a clear, solid blue sky.",
188
+ "is_nsfw": <span style="color: #4ade80;">false</span>,
189
  "reason": "The image depicts an active sports scene featuring a child playing soccer. The subject is fully clothed in standard athletic gear (jersey, shorts, socks, cleats) and is engaged in a dynamic action pose. There is no evidence of nudity, revealing swimwear, suggestive poses, or any elements that would indicate NSFW content.",
190
+ "nsfw": <span style="color: #4ade80;">0</span>,
191
+ "safe": <span style="color: #4ade80;">1</span>
192
  }</pre>
193
  </div>
194