abhishek-kumar commited on
Commit
cacd0bb
·
1 Parent(s): a04f9f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # CLIP-based-NSFW-Detector
2
 
3
  This 2 class NSFW-detector is a lightweight Autokeras model that takes CLIP ViT L/14 embbedings as inputs.
 
1
+ ---
2
+ title: CLIP Based NSFW Detector
3
+ emoji: 📊
4
+ colorFrom: gray
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 3.23.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # CLIP-based-NSFW-Detector
13
 
14
  This 2 class NSFW-detector is a lightweight Autokeras model that takes CLIP ViT L/14 embbedings as inputs.