Skip to content

Commit

Permalink
Update enfugue.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
painebenjamin authored Jan 17, 2024
1 parent 00da07b commit 1bf117c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/enfugue.spec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ name = 'enfugue-server'
debug = False
console = False

all_packages = ['torch', 'jaxlib', 'onnxruntime', 'transformers', 'basicsr', 'gfpgan', 'skimage', 'realesrgan', 'tensorrt', 'tensorrt_libs', 'tensorrt-libs', 'PIL', 'pyarrow', 'huggingface_hub', 'huggingface-hub', 'pyyaml', 'accelerate', 'pydantic', 'safetensors', 'timm', 'diffusers', 'certifi', 'mmengine', 'mmcv', 'mmdet', 'mmpose', 'yapf', 'yapf_third_party', 'sentencepiece', 'enfugue', 'cv2', 'opencv-python']
all_packages = ['torch', 'jaxlib', 'onnxruntime', 'transformers', 'basicsr', 'gfpgan', 'skimage', 'realesrgan', 'tensorrt', 'tensorrt_libs', 'tensorrt-libs', 'PIL', 'pyarrow', 'huggingface_hub', 'huggingface-hub', 'pyyaml', 'accelerate', 'pydantic', 'safetensors', 'timm', 'diffusers', 'certifi', 'mmengine', 'mmcv', 'mmdet', 'mmpose', 'yapf', 'yapf_third_party', 'sentencepiece', 'enfugue', 'cv2', 'opencv-python', 'open-clip-torch', 'open_clip', 'xformers', 'compel']
data_packages = []
submodule_packages = []
metadata_packages = ['requests', 'tqdm', 'numpy', 'tokenizers', 'importlib_metadata', 'regex', 'packaging', 'filelock', 'cheroot', 'pillow', 'enfugue', 'requests', 'scipy', 'beautifulsoup4']
Expand Down

0 comments on commit 1bf117c

Please sign in to comment.