cryptic / src /ui /__init__.py
vlbandara's picture
Upload folder using huggingface_hub
eb27803 verified
raw
history blame contribute delete
150 Bytes
"""
CrypticAI UI Package
This package contains the user interface components for the CrypticAI Bitcoin
Trading Dashboard.
"""
__version__ = "0.1.0"