Spaces:
Running
on
Zero
Running
on
Zero
Add QR code in readme
Browse files- README.md +5 -0
- 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 |
[](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 |
[](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
|