Spaces:
Sleeping
Sleeping
Upload src\human_condition\__init__.py with huggingface_hub
Browse files
src//human_condition//__init__.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""The Human Condition — 5,000 years of text, compressed."""
|
| 2 |
+
|
| 3 |
+
__version__ = "0.1.0"
|