Skip to content

Commit

Permalink
Merge pull request #932 from Capsize-Games/devastator
Browse files Browse the repository at this point in the history
Devastator
  • Loading branch information
w4ffl35 authored Oct 11, 2024
2 parents d282295 + 62206d4 commit 6fd7722
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 216 deletions.
5 changes: 0 additions & 5 deletions airunner.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ a = Analysis(
(os.path.join(site_packages_path, 'tiktoken'), 'tiktoken'),
(os.path.join(site_packages_path, 'tiktoken_ext'), 'tiktoken_ext'),
(os.path.join(site_packages_path, 'pydantic'), 'pydantic'),
(os.path.join(site_packages_path, 'xformers'), 'xformers'),
(os.path.join(site_packages_path, 'nvidia'), 'nvidia'),
(os.path.join(site_packages_path, 'llama_index'), 'llama_index'),
(os.path.join(site_packages_path, 'PySide6'), 'PySide6'),
Expand All @@ -77,10 +76,6 @@ a = Analysis(
'torch.jit._script',
'torch.jit.frontend',
'torch._sources',
'xformers',
'xformers.ops',
'xformers.ops.fmha',
'xformers.ops.fmha.triton_splitk',
'tiktoken',
'tiktoken.model',
'tiktoken.registry',
Expand Down
211 changes: 0 additions & 211 deletions build.airunner.linux.prod.spec

This file was deleted.

0 comments on commit 6fd7722

Please sign in to comment.