mirror of
https://github.com/aljazceru/enclava.git
synced 2026-01-18 15:14:28 +01:00
8 lines
168 B
Python
8 lines
168 B
Python
"""
|
|
Enclava - Modular AI Platform
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
__author__ = "Enclava Team"
|
|
__description__ = "Enclava - Modular AI Platform with confidential processing"
|