etechoptimist commited on
Commit
f29d8f2
·
1 Parent(s): 75c573f

Updating readme.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -1,15 +1,14 @@
1
- ____________
2
- title: software_detection_anomalies
3
- emoji:
4
- colorFrom: pink
5
- colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 5.33.0
8
  app_file: app.py
9
  pinned: false
10
- tags:
11
- - agent
12
- - smolagent
13
- - tool
14
- - mcp-course
15
- ______________
 
1
+ ---
2
+ title: Software Anomalies Detector
3
+ emoji: 🧠
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: "5.33.0"
8
  app_file: app.py
9
  pinned: false
10
+ ---
11
+
12
+ This is a Space that uses a language model to detect anomalies in software logs.
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference