aTrapDeer's picture
Bootstrap Audio Flamingo 3 custom endpoint repo
4dc30e8 verified
from setuptools import setup
setup(
name='af3-runtime-patch',
version='0.0.1',
py_modules=['sitecustomize'],
)