Metadata-Version: 2.4
Name: dheeren
Version: 2.0.1
Summary: Text-to-image Flow Matching pipeline — ONNX Runtime / OpenVINO / PyTorch
Author: Dheeren
License: MIT
Project-URL: Homepage, https://github.com/dheeren/dheeren
Keywords: diffusion,text-to-image,flow-matching,onnx,openvino,computer-vision
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.0
Requires-Dist: Pillow>=9.0
Requires-Dist: einops>=0.6
Requires-Dist: huggingface_hub>=0.20
Requires-Dist: tqdm>=4.0
Requires-Dist: numpy>=1.24
Provides-Extra: onnx
Requires-Dist: onnxruntime>=1.16; extra == "onnx"
Provides-Extra: openvino
Requires-Dist: openvino>=2024.0; extra == "openvino"
Provides-Extra: all
Requires-Dist: onnxruntime>=1.16; extra == "all"
Requires-Dist: openvino>=2024.0; extra == "all"

# Dheeren Flow Matching Library
