mirror of
https://github.com/aljazceru/enclava.git
synced 2025-12-17 15:34:36 +01:00
7 lines
167 B
Python
7 lines
167 B
Python
"""
|
|
Enclava - Modular AI Platform
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
__author__ = "Enclava Team"
|
|
__description__ = "Enclava - Modular AI Platform with confidential processing" |