nightey3s commited on
Commit
f7b901f
Β·
unverified Β·
1 Parent(s): 6a18952

Add QR code in readme

Browse files
Files changed (2) hide show
  1. README.md +5 -0
  2. README_.md +2 -0
README.md CHANGED
@@ -13,6 +13,11 @@ pinned: false
13
 
14
  This app provides a comprehensive solution for detecting and cleaning profanity from both text and audio content. It uses state-of-the-art machine learning models to analyze content, identify inappropriate language, and generate clean alternatives.
15
 
 
 
 
 
 
16
  ## Features
17
 
18
  - πŸ” Real-time profanity detection with adjustable sensitivity
 
13
 
14
  This app provides a comprehensive solution for detecting and cleaning profanity from both text and audio content. It uses state-of-the-art machine learning models to analyze content, identify inappropriate language, and generate clean alternatives.
15
 
16
+ ### GitHub Repository
17
+
18
+ <img src="https://briantham.com/assets/img/projects/qr-code/Profanity-Detection-github-qr-code.svg?sanitize=true" alt="QR Code" width="300" />
19
+
20
+
21
  ## Features
22
 
23
  - πŸ” Real-time profanity detection with adjustable sensitivity
README_.md CHANGED
@@ -12,6 +12,8 @@ Try the system without installation via our Hugging Face Spaces deployment:
12
 
13
  [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/nightey3s/profanity-detection)
14
 
 
 
15
  This live version leverages Hugging Face's ZeroGPU technology, which provides on-demand GPU acceleration for inference while optimising resource usage.
16
 
17
  ## πŸ“‹ Features
 
12
 
13
  [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/nightey3s/profanity-detection)
14
 
15
+ <img src="https://briantham.com/assets/img/projects/qr-code/Profanity-Detection-huggingface-qr-code.svg?sanitize=true" alt="QR Code" width="300" />
16
+
17
  This live version leverages Hugging Face's ZeroGPU technology, which provides on-demand GPU acceleration for inference while optimising resource usage.
18
 
19
  ## πŸ“‹ Features