victor HF staff commited on
Commit
b926594
1 Parent(s): 842a8e2

remove about

Browse files
Files changed (1) hide show
  1. index.html +0 -27
index.html CHANGED
@@ -104,33 +104,6 @@
104
  >
105
  <div class="col-span-2 lg:col-span-1 flex flex-col gap-2 row-start">
106
  <h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">Diffusers Models Gallery</h1>
107
- <details>
108
- <summary class="font-thin cursor-pointer focus:outline-none focus:shadow-outline-gray dark:text-white">
109
- About
110
- </summary>
111
- <p class="font-thin dark:text-white">
112
- The gallery only displays models with valid images in the model card, and the classifiers use the first
113
- image in the card.
114
-
115
- <a href="https://huggingface.co/cafeai/cafe_style" class="text-blue-500 hover:underline" target="_blank"
116
- >cafeai/cafe_style</a
117
- >
118
- generates style tags, while
119
- <a
120
- href="https://huggingface.co/carbon225/vit-base-patch16-224-hentai"
121
- class="text-blue-500 hover:underline"
122
- target="_blank"
123
- >carbon225/vit-base-patch16-224-hentai</a
124
- >
125
- generates NSFW tags. Test both models at
126
- <a
127
- href="https://huggingface.co/spaces/radames/aesthetic-style-nsfw-classifier"
128
- class="text-blue-500 hover:underline"
129
- target="_blank"
130
- >radames/aesthetic-style-nsfw-classifier</a
131
- >. The models are not perfect and may make mistakes. Sorry.
132
- </p>
133
- </details>
134
  </div>
135
 
136
  <div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">
 
104
  >
105
  <div class="col-span-2 lg:col-span-1 flex flex-col gap-2 row-start">
106
  <h1 class="text-lg font-semibold dark:text-white whitespace-nowrap">Diffusers Models Gallery</h1>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  </div>
108
 
109
  <div class="col-span-2 md:col-span-3 flex items-center gap-4 flex flex-wrap lg-auto lg:ml-auto text-sm">