clean up openaiapi

pull/38/head
Kye 1 year ago
parent f02a25c823
commit b8b823a22a

@ -43,7 +43,7 @@ setup(
# 'imageio', # 'imageio',
'simpleaichat', 'simpleaichat',
# 'kornia', # 'kornia',
'numpy', # 'numpy',
# 'omegaconf', # 'omegaconf',
# 'open_clip_torch', # 'open_clip_torch',
# 'opencv-python', # 'opencv-python',
@ -57,7 +57,7 @@ setup(
'httpx', 'httpx',
'ggl', 'ggl',
'beautifulsoup4', 'beautifulsoup4',
'llama-index', # 'llama-index',
'fastapi', 'fastapi',
'pydantic', 'pydantic',
'tenacity', 'tenacity',

Loading…
Cancel
Save