Spaces:
Sleeping
Sleeping
Commit ·
03f87aa
1
Parent(s): a887b44
fix: add Hugging Face Spaces configuration to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# PLL Cyberattack Detection — OpenEnv
|
| 2 |
|
| 3 |
[](https://huggingface.co/spaces/krishuggingface/CyberAttack-PLL)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: PLL Cyberattack Detection
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_file: Dockerfile
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
# PLL Cyberattack Detection — OpenEnv
|
| 11 |
|
| 12 |
[](https://huggingface.co/spaces/krishuggingface/CyberAttack-PLL)
|