healspace 0.1.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: healspace
|
|
3
|
+
Version: 0.1.0
|
|
4
|
+
Summary: HealSpace - Guardian AI for Hugging Face Spaces
|
|
5
|
+
Author: Onyxl
|
|
6
|
+
Classifier: Programming Language :: Python :: 3
|
|
7
|
+
Classifier: Programming Language :: Python :: 3.8
|
|
8
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
9
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
10
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
11
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
12
|
+
Classifier: Operating System :: OS Independent
|
|
13
|
+
Requires-Python: >=3.0
|
|
14
|
+
Description-Content-Type: text/markdown
|
|
15
|
+
Requires-Dist: gradio>=4.0.0
|
|
16
|
+
Dynamic: author
|
|
17
|
+
Dynamic: classifier
|
|
18
|
+
Dynamic: description
|
|
19
|
+
Dynamic: description-content-type
|
|
20
|
+
Dynamic: requires-dist
|
|
21
|
+
Dynamic: requires-python
|
|
22
|
+
Dynamic: summary
|
|
23
|
+
|
|
24
|
+
\# HealSpace
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
\*\*HealSpace\*\* is a guardian AI package for Hugging Face Spaces.
|
|
29
|
+
|
|
30
|
+
It automatically detects backend errors, applies healing rituals, and enforces lineage with a branded seal.
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
\---
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
\## ✨ Features
|
|
39
|
+
|
|
40
|
+
\- Auto‑fix common backend errors (missing dependencies, port conflicts, config resets).
|
|
41
|
+
|
|
42
|
+
\- Enforces artifact lineage with the ritual footer: `Protected by HealSpace`.
|
|
43
|
+
|
|
44
|
+
\- Provides a demo button ("Error this Space") to showcase healing in action.
|
|
45
|
+
|
|
46
|
+
\- Lightweight, open‑source, and easy to integrate.
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
\---
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
\## 📦 Installation
|
|
55
|
+
|
|
56
|
+
Add HealSpace to your Hugging Face Space by listing it in `requirements.txt`:
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
READ.md by Onyxl
|
|
61
|
+
|
|
62
|
+
TeraBites
|
|
63
|
+
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
healspace-0.1.0.dist-info/METADATA,sha256=vfVHrJx5cBvbvWoRfJCpAoxSPQa4MvKQtuHCfvtq6tM,1487
|
|
2
|
+
healspace-0.1.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
3
|
+
healspace-0.1.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
4
|
+
healspace-0.1.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|