rectified-flow

View on PyPIReverse Dependencies (0)

1.0.1 rectified_flow-1.0.1-py3-none-any.whl

Wheel Details

Project: rectified-flow
Version: 1.0.1
Filename: rectified_flow-1.0.1-py3-none-any.whl
Download: [link]
Size: 53229
MD5: cf29c1ce2006c6d13c3ff9b55a4d889c
SHA256: 5665741d20094c30d229cc2429f41a22b4f75cf67fd7c83c3e18fd733e26c6a5
Uploaded: 2024-12-15 03:50:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rectified-flow
Version: 1.0.1
Summary: A PyTorch implementation of Rectified Flow and its variants.
Author: Qiang Liu, Runlong Liao, Bo Liu, Xixi Hu
Author-Email: rectifiedflow[at]gmail.com
Home-Page: https://github.com/lqiang67/rectified-flow
Keywords: pytorch,rectified-flow,generative-modeling
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: accelerate (>=1.2.0)
Requires-Dist: openai-clip (==1.0.1)
Requires-Dist: diffusers (>=0.31.0)
Requires-Dist: matplotlib (>=3.9.3)
Requires-Dist: numpy
Requires-Dist: packaging
Requires-Dist: Pillow
Requires-Dist: plotly
Requires-Dist: scikit_learn
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: timm (>=1.0.12)
Requires-Dist: torch (>=2.5.0)
Requires-Dist: torchvision (>=0.20.0)
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 17990 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rectified_flow/__init__.py sha256=8sVu7mHKVOYuv9NIL727uE87S3XGlQirAXHtEthsTIQ 66
rectified_flow/rectified_flow.py sha256=-cNx_ANJt2vqtL-mRET_-mJU77cyPY8VtjtkgPAHHhY 20823
rectified_flow/utils.py sha256=eVZRqhU0NxPaw5xHbPrmG0mIS-BDTVoHF3uNWZ7HbSw 15011
rectified_flow/flow_components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rectified_flow/flow_components/interpolation_solver.py sha256=kjblzQhh1sqg_fkYSaeNousgLynl6iIyRuyk5pDzMMg 17639
rectified_flow/flow_components/loss_function.py sha256=5ApSUOZQps23JfWSv0qP-R_KVjc0avICdrHOxppqXFs 1319
rectified_flow/flow_components/train_time_sampler.py sha256=qwH-uXxht6mKgS7TkFzS8jHV6tJ0Bv5qtc3VCUeP1yc 1471
rectified_flow/flow_components/train_time_weight.py sha256=8iMXLV7AvJhe8v5ePgvaTreNZ8r3N8uIn7Qt_ZIgRxA 448
rectified_flow/metrics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rectified_flow/metrics/clip_score.py sha256=PizBoRTy-aaOO_QoBjbMs_23GrTYzHqOAxHIdorhSLs 4659
rectified_flow/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rectified_flow/models/dit.py sha256=gW4GTHD3r24kEnqJV4s2zw-NWOJOFlSYitJb1gJP0UM 18336
rectified_flow/models/flux_dev.py sha256=YwN8dtVy2vODTcyIFTER3i7TrZY3MwCA7dtawd7V8aE 16170
rectified_flow/models/gauss_analytic.py sha256=qd2vqFvNF0nBHsbOhwCI7zEv8SliC0fMkWJrc87A1e0 2290
rectified_flow/models/toy_mlp.py sha256=BbtGgAKjlBZY3KzzWrd-Hqiswv4jVOxrK3KJ-4YR77Y 1805
rectified_flow/models/unet.py sha256=Gkw34FBYoRT3jrjCOWarIXF1rgN204iJneMrUKvEOLM 24487
rectified_flow/samplers/__init__.py sha256=cf_kp6jMC_YJAk_l16ZCk9nroM1bGdddnWdgIaW3Vl8 436
rectified_flow/samplers/base_sampler.py sha256=nu-YgMg22SjPiNIMzOH4eVDxSAtNHTJYH2g5434hNc8 10076
rectified_flow/samplers/curved_euler_sampler.py sha256=i-fGy7ktHUwNzMv34Jb1uaz7trkaC9-hLtWJsDYsa-Y 1904
rectified_flow/samplers/euler_sampler.py sha256=norIRZe6S5uIV-L8nHWg80PUaI8BqIsbiEdOMVPzFiM 998
rectified_flow/samplers/noise_refresh_sampler.py sha256=Go3mJO6xZxzCbZq3XqBDJ_U5fq_Jh0wA0XkYY42rU18 2925
rectified_flow/samplers/overshooting_sampler.py sha256=9BxcJXFQEyALWW3QiBjYl3u--9jCuCyoCtcCuJc8EQA 2789
rectified_flow/samplers/sde_sampler.py sha256=qCq3U-J8nZ7CAWIYQDmpSM0BwFd8LV19DJixaUvwzqI 5757
rectified_flow/samplers/stochastic_curved_euler_sampler.py sha256=m2KTNnJFpwXhY_eHqaw_9sc_SnV3UeR0ipmWsBSAuJE 3346
rectified_flow-1.0.1.dist-info/LICENSE sha256=ySKxQysWLSGiW2ZujJFst8Bg_fV1K8NhSyiQP8h5xXY 1065
rectified_flow-1.0.1.dist-info/METADATA sha256=74W0sJ1mgV6Iz1trnkAQdm5cVRnyxIVp1ln4OUCrAPw 18951
rectified_flow-1.0.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
rectified_flow-1.0.1.dist-info/top_level.txt sha256=02puryTDMu3tBs_eZfGh7vGJf2QvBSKaHu4XIUMC-c0 15
rectified_flow-1.0.1.dist-info/RECORD

top_level.txt

rectified_flow