Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 10.0.22631.4391]
- (c) Microsoft Corporation. All rights reserved.
- C:\!Sd\OmniGen>where python
- C:\Users\damie\AppData\Local\Programs\Python\Python310\python.exe
- C:\!Sd\Comfy\python_embeded\python.exe
- C:\Users\damie\AppData\Local\Microsoft\WindowsApps\python.exe
- C:\!Sd\OmniGen>python
- Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] on win32
- Type "help", "copyright", "credits" or "license" for more information.
- >>>
- C:\!Sd\OmniGen>python -m venv env
- C:\!Sd\OmniGen>call env\scripts\activate
- (env) C:\!Sd\OmniGen>pip install -e .
- Obtaining file:///C:/%21Sd/OmniGen
- Preparing metadata (setup.py) ... done
- Collecting torch<2.5
- Downloading torch-2.4.1-cp310-cp310-win_amd64.whl (199.4 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 MB 22.6 MB/s eta 0:00:00
- Collecting transformers>=4.45.2
- Downloading transformers-4.46.2-py3-none-any.whl (10.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 64.3 MB/s eta 0:00:00
- Collecting datasets
- Downloading datasets-3.1.0-py3-none-any.whl (480 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 480.6/480.6 kB 29.4 MB/s eta 0:00:00
- Collecting accelerate>=0.26.1
- Downloading accelerate-1.1.1-py3-none-any.whl (333 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.2/333.2 kB 20.2 MB/s eta 0:00:00
- Collecting diffusers>=0.30.3
- Downloading diffusers-0.31.0-py3-none-any.whl (2.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 46.2 MB/s eta 0:00:00
- Collecting timm
- Downloading timm-1.0.11-py3-none-any.whl (2.3 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 74.7 MB/s eta 0:00:00
- Collecting peft>=0.9.0
- Downloading peft-0.13.2-py3-none-any.whl (320 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 320.7/320.7 kB ? eta 0:00:00
- Collecting safetensors
- Downloading safetensors-0.4.5-cp310-none-win_amd64.whl (285 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB ? eta 0:00:00
- Requirement already satisfied: setuptools in c:\!sd\omnigen\env\lib\site-packages (from OmniGen==1.0.3) (65.5.0)
- Collecting huggingface-hub>=0.21.0
- Using cached huggingface_hub-0.26.2-py3-none-any.whl (447 kB)
- Collecting psutil
- Downloading psutil-6.1.0-cp37-abi3-win_amd64.whl (254 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.2/254.2 kB ? eta 0:00:00
- Collecting numpy<3.0.0,>=1.17
- Downloading numpy-2.1.3-cp310-cp310-win_amd64.whl (12.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 54.7 MB/s eta 0:00:00
- Collecting packaging>=20.0
- Downloading packaging-24.2-py3-none-any.whl (65 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB ? eta 0:00:00
- Collecting pyyaml
- Using cached PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB)
- Collecting importlib-metadata
- Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
- Collecting requests
- Using cached requests-2.32.3-py3-none-any.whl (64 kB)
- Collecting Pillow
- Using cached pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB)
- Collecting filelock
- Using cached filelock-3.16.1-py3-none-any.whl (16 kB)
- Collecting regex!=2019.12.17
- Downloading regex-2024.11.6-cp310-cp310-win_amd64.whl (274 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.0/274.0 kB ? eta 0:00:00
- Collecting tqdm
- Downloading tqdm-4.67.0-py3-none-any.whl (78 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB ? eta 0:00:00
- Collecting sympy
- Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB)
- Collecting typing-extensions>=4.8.0
- Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
- Collecting fsspec
- Using cached fsspec-2024.10.0-py3-none-any.whl (179 kB)
- Collecting jinja2
- Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
- Collecting networkx
- Using cached networkx-3.4.2-py3-none-any.whl (1.7 MB)
- Collecting tokenizers<0.21,>=0.20
- Downloading tokenizers-0.20.3-cp310-none-win_amd64.whl (2.4 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 76.5 MB/s eta 0:00:00
- Collecting pyarrow>=15.0.0
- Downloading pyarrow-18.0.0-cp310-cp310-win_amd64.whl (25.1 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.1/25.1 MB 54.4 MB/s eta 0:00:00
- Collecting pandas
- Using cached pandas-2.2.3-cp310-cp310-win_amd64.whl (11.6 MB)
- Collecting xxhash
- Downloading xxhash-3.5.0-cp310-cp310-win_amd64.whl (30 kB)
- Collecting multiprocess<0.70.17
- Downloading multiprocess-0.70.16-py310-none-any.whl (134 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB ? eta 0:00:00
- Collecting aiohttp
- Using cached aiohttp-3.10.10-cp310-cp310-win_amd64.whl (381 kB)
- Collecting dill<0.3.9,>=0.3.0
- Downloading dill-0.3.8-py3-none-any.whl (116 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 7.1 MB/s eta 0:00:00
- Collecting fsspec[http]<=2024.9.0,>=2023.1.0
- Downloading fsspec-2024.9.0-py3-none-any.whl (179 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.3/179.3 kB ? eta 0:00:00
- Collecting torchvision
- Downloading torchvision-0.20.1-cp310-cp310-win_amd64.whl (1.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.1 MB/s eta 0:00:00
- Collecting frozenlist>=1.1.1
- Using cached frozenlist-1.5.0-cp310-cp310-win_amd64.whl (51 kB)
- Collecting aiohappyeyeballs>=2.3.0
- Using cached aiohappyeyeballs-2.4.3-py3-none-any.whl (14 kB)
- Collecting attrs>=17.3.0
- Using cached attrs-24.2.0-py3-none-any.whl (63 kB)
- Collecting aiosignal>=1.1.2
- Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
- Collecting async-timeout<5.0,>=4.0
- Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
- Collecting yarl<2.0,>=1.12.0
- Using cached yarl-1.17.1-cp310-cp310-win_amd64.whl (89 kB)
- Collecting multidict<7.0,>=4.5
- Using cached multidict-6.1.0-cp310-cp310-win_amd64.whl (28 kB)
- Collecting idna<4,>=2.5
- Using cached idna-3.10-py3-none-any.whl (70 kB)
- Collecting urllib3<3,>=1.21.1
- Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
- Collecting certifi>=2017.4.17
- Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
- Collecting charset-normalizer<4,>=2
- Using cached charset_normalizer-3.4.0-cp310-cp310-win_amd64.whl (102 kB)
- Collecting colorama
- Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
- Collecting zipp>=3.20
- Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
- Collecting MarkupSafe>=2.0
- Using cached MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl (15 kB)
- Collecting tzdata>=2022.7
- Using cached tzdata-2024.2-py2.py3-none-any.whl (346 kB)
- Collecting pytz>=2020.1
- Using cached pytz-2024.2-py2.py3-none-any.whl (508 kB)
- Collecting python-dateutil>=2.8.2
- Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
- Collecting mpmath<1.4,>=1.1.0
- Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
- Collecting torchvision
- Downloading torchvision-0.20.0-cp310-cp310-win_amd64.whl (1.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.2 MB/s eta 0:00:00
- Downloading torchvision-0.19.1-cp310-cp310-win_amd64.whl (1.3 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 41.2 MB/s eta 0:00:00
- Collecting six>=1.5
- Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
- Collecting propcache>=0.2.0
- Using cached propcache-0.2.0-cp310-cp310-win_amd64.whl (44 kB)
- Installing collected packages: pytz, mpmath, zipp, xxhash, urllib3, tzdata, typing-extensions, sympy, six, safetensors, regex, pyyaml, pyarrow, psutil, propcache, Pillow, packaging, numpy, networkx, MarkupSafe, idna, fsspec, frozenlist, filelock, dill, colorama, charset-normalizer, certifi, attrs, async-timeout, aiohappyeyeballs, tqdm, requests, python-dateutil, multiprocess, multidict, jinja2, importlib-metadata, aiosignal, yarl, torch, pandas,huggingface-hub, torchvision, tokenizers, diffusers, aiohttp, accelerate, transformers, timm, peft, datasets, OmniGen
- Running setup.py develop for OmniGen
- Successfully installed MarkupSafe-3.0.2 OmniGen-1.0.3 Pillow-11.0.0 accelerate-1.1.1 aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiosignal-1.3.1 async-timeout-4.0.3 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.4.0 colorama-0.4.6 datasets-3.1.0 diffusers-0.31.0 dill-0.3.8 filelock-3.16.1 frozenlist-1.5.0 fsspec-2024.9.0 huggingface-hub-0.26.2 idna-3.10 importlib-metadata-8.5.0 jinja2-3.1.4 mpmath-1.3.0 multidict-6.1.0 multiprocess-0.70.16 networkx-3.4.2 numpy-2.1.3 packaging-24.2 pandas-2.2.3 peft-0.13.2 propcache-0.2.0 psutil-6.1.0 pyarrow-18.0.0 python-dateutil-2.9.0.post0 pytz-2024.2 pyyaml-6.0.2 regex-2024.11.6 requests-2.32.3 safetensors-0.4.5 six-1.16.0 sympy-1.13.3 timm-1.0.11 tokenizers-0.20.3 torch-2.4.1 torchvision-0.19.1 tqdm-4.67.0 transformers-4.46.2 typing-extensions-4.12.2 tzdata-2024.2 urllib3-2.2.3 xxhash-3.5.0 yarl-1.17.1 zipp-3.20.2
- [notice] A new release of pip is available: 23.0.1 -> 24.3.1
- [notice] To update, run: python.exe -m pip install --upgrade pip
- (env) C:\!Sd\OmniGen>python.exe -m pip install --upgrade pip
- Requirement already satisfied: pip in c:\!sd\omnigen\env\lib\site-packages (23.0.1)
- Collecting pip
- Using cached pip-24.3.1-py3-none-any.whl (1.8 MB)
- Installing collected packages: pip
- Attempting uninstall: pip
- Found existing installation: pip 23.0.1
- Uninstalling pip-23.0.1:
- Successfully uninstalled pip-23.0.1
- Successfully installed pip-24.3.1
- (env) C:\!Sd\OmniGen>pip install torch==2.3.1+cu118 torchvision --extra-index-url https://download.pytorch.org/whl/cu1
- 18
- Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118
- Collecting torch==2.3.1+cu118
- Downloading https://download.pytorch.org/whl/cu118/torch-2.3.1%2Bcu118-cp310-cp310-win_amd64.whl (2673.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 GB 39.3 MB/s eta 0:00:00
- Requirement already satisfied: torchvision in c:\!sd\omnigen\env\lib\site-packages (0.19.1)
- Requirement already satisfied: filelock in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (3.16.1)
- Requirement already satisfied: typing-extensions>=4.8.0 in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (4.12.2)
- Requirement already satisfied: sympy in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (1.13.3)
- Requirement already satisfied: networkx in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (3.4.2)
- Requirement already satisfied: jinja2 in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (3.1.4)
- Requirement already satisfied: fsspec in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1+cu118) (2024.9.0)
- Collecting mkl<=2021.4.0,>=2021.1.1 (from torch==2.3.1+cu118)
- Downloading https://download.pytorch.org/whl/mkl-2021.4.0-py2.py3-none-win_amd64.whl (228.5 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.5/228.5 MB 57.7 MB/s eta 0:00:00
- Requirement already satisfied: numpy in c:\!sd\omnigen\env\lib\site-packages (from torchvision) (2.1.3)
- INFO: pip is looking at multiple versions of torchvision to determine which version is compatible with other requirements. This could take a while.
- Collecting torchvision
- Downloading https://download.pytorch.org/whl/cu118/torchvision-0.20.1%2Bcu118-cp310-cp310-win_amd64.whl (5.3 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 54.2 MB/s eta 0:00:00
- Downloading torchvision-0.20.1-cp310-cp310-win_amd64.whl.metadata (6.2 kB)
- Downloading https://download.pytorch.org/whl/cu118/torchvision-0.20.0%2Bcu118-cp310-cp310-win_amd64.whl (5.3 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 45.9 MB/s eta 0:00:00
- Using cached torchvision-0.20.0-cp310-cp310-win_amd64.whl.metadata (6.2 kB)
- Downloading https://download.pytorch.org/whl/cu118/torchvision-0.19.1%2Bcu118-cp310-cp310-win_amd64.whl (5.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 50.7 MB/s eta 0:00:00
- Downloading https://download.pytorch.org/whl/cu118/torchvision-0.19.0%2Bcu118-cp310-cp310-win_amd64.whl (5.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 50.7 MB/s eta 0:00:00
- Downloading torchvision-0.19.0-1-cp310-cp310-win_amd64.whl.metadata (6.1 kB)
- Collecting numpy<2 (from torchvision)
- Using cached numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB)
- INFO: pip is still looking at multiple versions of torchvision to determine which version is compatible with other requirements. This could take a while.
- Collecting torchvision
- Downloading https://download.pytorch.org/whl/cu118/torchvision-0.18.1%2Bcu118-cp310-cp310-win_amd64.whl (4.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 50.1 MB/s eta 0:00:00
- Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\!sd\omnigen\env\lib\site-packages (from torchvision) (11.0.0)
- Collecting intel-openmp==2021.* (from mkl<=2021.4.0,>=2021.1.1->torch==2.3.1+cu118)
- Downloading https://download.pytorch.org/whl/intel_openmp-2021.4.0-py2.py3-none-win_amd64.whl (3.5 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 51.7 MB/s eta 0:00:00
- Collecting tbb==2021.* (from mkl<=2021.4.0,>=2021.1.1->torch==2.3.1+cu118)
- Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB)
- Requirement already satisfied: MarkupSafe>=2.0 in c:\!sd\omnigen\env\lib\site-packages (from jinja2->torch==2.3.1+cu118) (3.0.2)
- Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\!sd\omnigen\env\lib\site-packages (from sympy->torch==2.3.1+cu118) (1.3.0)
- Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB)
- Installing collected packages: tbb, intel-openmp, mkl, torch, torchvision
- Attempting uninstall: torch
- Found existing installation: torch 2.4.1
- Uninstalling torch-2.4.1:
- Successfully uninstalled torch-2.4.1
- Attempting uninstall: torchvision
- Found existing installation: torchvision 0.19.1
- Uninstalling torchvision-0.19.1:
- Successfully uninstalled torchvision-0.19.1
- Successfully installed intel-openmp-2021.4.0 mkl-2021.4.0 tbb-2021.13.1 torch-2.3.1+cu118 torchvision-0.18.1+cu118
- (env) C:\!Sd\OmniGen>pip install gradio spaces
- Collecting gradio
- Downloading gradio-5.5.0-py3-none-any.whl.metadata (16 kB)
- Collecting spaces
- Downloading spaces-0.30.4-py3-none-any.whl.metadata (1.0 kB)
- Collecting aiofiles<24.0,>=22.0 (from gradio)
- Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
- Collecting anyio<5.0,>=3.0 (from gradio)
- Using cached anyio-4.6.2.post1-py3-none-any.whl.metadata (4.7 kB)
- Collecting fastapi<1.0,>=0.115.2 (from gradio)
- Using cached fastapi-0.115.4-py3-none-any.whl.metadata (27 kB)
- Collecting ffmpy (from gradio)
- Using cached ffmpy-0.4.0-py3-none-any.whl.metadata (2.9 kB)
- Collecting gradio-client==1.4.2 (from gradio)
- Using cached gradio_client-1.4.2-py3-none-any.whl.metadata (7.1 kB)
- Collecting httpx>=0.24.1 (from gradio)
- Using cached httpx-0.27.2-py3-none-any.whl.metadata (7.1 kB)
- Requirement already satisfied: huggingface-hub>=0.25.1 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (0.26.2)
- Requirement already satisfied: jinja2<4.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (3.1.4)
- Collecting markupsafe~=2.0 (from gradio)
- Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl.metadata (3.1 kB)
- Requirement already satisfied: numpy<3.0,>=1.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (2.1.3)
- Collecting orjson~=3.0 (from gradio)
- Downloading orjson-3.10.11-cp310-none-win_amd64.whl.metadata (52 kB)
- Requirement already satisfied: packaging in c:\!sd\omnigen\env\lib\site-packages (from gradio) (24.2)
- Requirement already satisfied: pandas<3.0,>=1.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (2.2.3)
- Requirement already satisfied: pillow<12.0,>=8.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (11.0.0)
- Collecting pydantic>=2.0 (from gradio)
- Using cached pydantic-2.9.2-py3-none-any.whl.metadata (149 kB)
- Collecting pydub (from gradio)
- Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB)
- Collecting python-multipart==0.0.12 (from gradio)
- Using cached python_multipart-0.0.12-py3-none-any.whl.metadata (1.9 kB)
- Requirement already satisfied: pyyaml<7.0,>=5.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (6.0.2)
- Collecting ruff>=0.2.2 (from gradio)
- Downloading ruff-0.7.3-py3-none-win_amd64.whl.metadata (25 kB)
- Collecting safehttpx<1.0,>=0.1.1 (from gradio)
- Using cached safehttpx-0.1.1-py3-none-any.whl.metadata (4.1 kB)
- Collecting semantic-version~=2.0 (from gradio)
- Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
- Collecting starlette<1.0,>=0.40.0 (from gradio)
- Using cached starlette-0.41.2-py3-none-any.whl.metadata (6.0 kB)
- Collecting tomlkit==0.12.0 (from gradio)
- Using cached tomlkit-0.12.0-py3-none-any.whl.metadata (2.7 kB)
- Collecting typer<1.0,>=0.12 (from gradio)
- Using cached typer-0.13.0-py3-none-any.whl.metadata (15 kB)
- Requirement already satisfied: typing-extensions~=4.0 in c:\!sd\omnigen\env\lib\site-packages (from gradio) (4.12.2)
- Collecting uvicorn>=0.14.0 (from gradio)
- Using cached uvicorn-0.32.0-py3-none-any.whl.metadata (6.6 kB)
- Requirement already satisfied: fsspec in c:\!sd\omnigen\env\lib\site-packages (from gradio-client==1.4.2->gradio) (2024.9.0)
- Collecting websockets<13.0,>=10.0 (from gradio-client==1.4.2->gradio)
- Using cached websockets-12.0-cp310-cp310-win_amd64.whl.metadata (6.8 kB)
- Collecting psutil<6,>=2 (from spaces)
- Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB)
- Requirement already satisfied: requests<3.0,>=2.19 in c:\!sd\omnigen\env\lib\site-packages (from spaces) (2.32.3)
- Requirement already satisfied: idna>=2.8 in c:\!sd\omnigen\env\lib\site-packages (from anyio<5.0,>=3.0->gradio) (3.10)
- Collecting sniffio>=1.1 (from anyio<5.0,>=3.0->gradio)
- Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
- Collecting exceptiongroup>=1.0.2 (from anyio<5.0,>=3.0->gradio)
- Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB)
- Requirement already satisfied: certifi in c:\!sd\omnigen\env\lib\site-packages (from httpx>=0.24.1->gradio) (2024.8.30)
- Collecting httpcore==1.* (from httpx>=0.24.1->gradio)
- Using cached httpcore-1.0.6-py3-none-any.whl.metadata (21 kB)
- Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.24.1->gradio)
- Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB)
- Requirement already satisfied: filelock in c:\!sd\omnigen\env\lib\site-packages (from huggingface-hub>=0.25.1->gradio) (3.16.1)
- Requirement already satisfied: tqdm>=4.42.1 in c:\!sd\omnigen\env\lib\site-packages (from huggingface-hub>=0.25.1->gradio) (4.67.0)
- Requirement already satisfied: python-dateutil>=2.8.2 in c:\!sd\omnigen\env\lib\site-packages (from pandas<3.0,>=1.0->gradio) (2.9.0.post0)
- Requirement already satisfied: pytz>=2020.1 in c:\!sd\omnigen\env\lib\site-packages (from pandas<3.0,>=1.0->gradio) (2024.2)
- Requirement already satisfied: tzdata>=2022.7 in c:\!sd\omnigen\env\lib\site-packages (from pandas<3.0,>=1.0->gradio) (2024.2)
- Collecting annotated-types>=0.6.0 (from pydantic>=2.0->gradio)
- Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
- Collecting pydantic-core==2.23.4 (from pydantic>=2.0->gradio)
- Using cached pydantic_core-2.23.4-cp310-none-win_amd64.whl.metadata (6.7 kB)
- Requirement already satisfied: charset-normalizer<4,>=2 in c:\!sd\omnigen\env\lib\site-packages (from requests<3.0,>=2.19->spaces) (3.4.0)
- Requirement already satisfied: urllib3<3,>=1.21.1 in c:\!sd\omnigen\env\lib\site-packages (from requests<3.0,>=2.19->spaces) (2.2.3)
- Collecting click>=8.0.0 (from typer<1.0,>=0.12->gradio)
- Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
- Collecting shellingham>=1.3.0 (from typer<1.0,>=0.12->gradio)
- Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
- Collecting rich>=10.11.0 (from typer<1.0,>=0.12->gradio)
- Using cached rich-13.9.4-py3-none-any.whl.metadata (18 kB)
- Requirement already satisfied: colorama in c:\!sd\omnigen\env\lib\site-packages (from click>=8.0.0->typer<1.0,>=0.12->gradio) (0.4.6)
- Requirement already satisfied: six>=1.5 in c:\!sd\omnigen\env\lib\site-packages (from python-dateutil>=2.8.2->pandas<3.0,>=1.0->gradio) (1.16.0)
- Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer<1.0,>=0.12->gradio)
- Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
- Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer<1.0,>=0.12->gradio)
- Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
- Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer<1.0,>=0.12->gradio)
- Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
- Downloading gradio-5.5.0-py3-none-any.whl (56.7 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.7/56.7 MB 45.2 MB/s eta 0:00:00
- Using cached gradio_client-1.4.2-py3-none-any.whl (319 kB)
- Using cached python_multipart-0.0.12-py3-none-any.whl (23 kB)
- Using cached tomlkit-0.12.0-py3-none-any.whl (37 kB)
- Downloading spaces-0.30.4-py3-none-any.whl (27 kB)
- Using cached aiofiles-23.2.1-py3-none-any.whl (15 kB)
- Using cached anyio-4.6.2.post1-py3-none-any.whl (90 kB)
- Using cached fastapi-0.115.4-py3-none-any.whl (94 kB)
- Using cached httpx-0.27.2-py3-none-any.whl (76 kB)
- Using cached httpcore-1.0.6-py3-none-any.whl (78 kB)
- Using cached MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl (17 kB)
- Downloading orjson-3.10.11-cp310-none-win_amd64.whl (136 kB)
- Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB)
- Using cached pydantic-2.9.2-py3-none-any.whl (434 kB)
- Using cached pydantic_core-2.23.4-cp310-none-win_amd64.whl (1.9 MB)
- Downloading ruff-0.7.3-py3-none-win_amd64.whl (9.4 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 58.7 MB/s eta 0:00:00
- Using cached safehttpx-0.1.1-py3-none-any.whl (8.4 kB)
- Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
- Using cached starlette-0.41.2-py3-none-any.whl (73 kB)
- Using cached typer-0.13.0-py3-none-any.whl (44 kB)
- Using cached uvicorn-0.32.0-py3-none-any.whl (63 kB)
- Using cached ffmpy-0.4.0-py3-none-any.whl (5.8 kB)
- Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
- Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
- Using cached click-8.1.7-py3-none-any.whl (97 kB)
- Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
- Using cached h11-0.14.0-py3-none-any.whl (58 kB)
- Using cached rich-13.9.4-py3-none-any.whl (242 kB)
- Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
- Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
- Using cached websockets-12.0-cp310-cp310-win_amd64.whl (124 kB)
- Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
- Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
- Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
- Installing collected packages: pydub, websockets, tomlkit, sniffio, shellingham, semantic-version, ruff, python-multipart, pygments, pydantic-core, psutil, orjson, mdurl, markupsafe, h11, ffmpy, exceptiongroup, click, annotated-types, aiofiles, uvicorn, pydantic, markdown-it-py, httpcore, anyio, starlette, rich, httpx, typer, safehttpx, gradio-client, fastapi, gradio, spaces
- Attempting uninstall: psutil
- Found existing installation: psutil 6.1.0
- Uninstalling psutil-6.1.0:
- Successfully uninstalled psutil-6.1.0
- Attempting uninstall: markupsafe
- Found existing installation: MarkupSafe 3.0.2
- Uninstalling MarkupSafe-3.0.2:
- Successfully uninstalled MarkupSafe-3.0.2
- Successfully installed aiofiles-23.2.1 annotated-types-0.7.0 anyio-4.6.2.post1 click-8.1.7 exceptiongroup-1.2.2 fastapi-0.115.4 ffmpy-0.4.0 gradio-5.5.0 gradio-client-1.4.2 h11-0.14.0 httpcore-1.0.6 httpx-0.27.2 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 orjson-3.10.11 psutil-5.9.8 pydantic-2.9.2 pydantic-core-2.23.4 pydub-0.25.1 pygments-2.18.0 python-multipart-0.0.12 rich-13.9.4 ruff-0.7.3 safehttpx-0.1.1 semantic-version-2.10.0 shellingham-1.5.4 sniffio-1.3.1 spaces-0.30.4 starlette-0.41.2 tomlkit-0.12.0 typer-0.13.0 uvicorn-0.32.0 websockets-12.0
- (env) C:\!Sd\OmniGen>pip install -r requirements.txt
- Requirement already satisfied: torch==2.3.1 in c:\!sd\omnigen\env\lib\site-packages (from -r requirements.txt (line 1)) (2.3.1+cu118)
- Collecting transformers==4.45.2 (from -r requirements.txt (line 2))
- Downloading transformers-4.45.2-py3-none-any.whl.metadata (44 kB)
- Collecting datasets==2.20.0 (from -r requirements.txt (line 3))
- Downloading datasets-2.20.0-py3-none-any.whl.metadata (19 kB)
- Collecting accelerate==0.26.1 (from -r requirements.txt (line 4))
- Downloading accelerate-0.26.1-py3-none-any.whl.metadata (18 kB)
- Collecting jupyter==1.0.0 (from -r requirements.txt (line 5))
- Downloading jupyter-1.0.0-py2.py3-none-any.whl.metadata (995 bytes)
- Collecting numpy==1.26.3 (from -r requirements.txt (line 6))
- Downloading numpy-1.26.3-cp310-cp310-win_amd64.whl.metadata (61 kB)
- Collecting pillow==10.2.0 (from -r requirements.txt (line 7))
- Downloading pillow-10.2.0-cp310-cp310-win_amd64.whl.metadata (9.9 kB)
- Requirement already satisfied: peft==0.13.2 in c:\!sd\omnigen\env\lib\site-packages (from -r requirements.txt (line 8)) (0.13.2)
- Collecting diffusers==0.30.3 (from -r requirements.txt (line 9))
- Downloading diffusers-0.30.3-py3-none-any.whl.metadata (18 kB)
- Collecting timm==0.9.16 (from -r requirements.txt (line 10))
- Downloading timm-0.9.16-py3-none-any.whl.metadata (38 kB)
- Requirement already satisfied: filelock in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (3.16.1)
- Requirement already satisfied: typing-extensions>=4.8.0 in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (4.12.2)
- Requirement already satisfied: sympy in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (1.13.3)
- Requirement already satisfied: networkx in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (3.4.2)
- Requirement already satisfied: jinja2 in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (3.1.4)
- Requirement already satisfied: fsspec in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (2024.9.0)
- Requirement already satisfied: mkl<=2021.4.0,>=2021.1.1 in c:\!sd\omnigen\env\lib\site-packages (from torch==2.3.1->-r requirements.txt (line 1)) (2021.4.0)
- Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (0.26.2)
- Requirement already satisfied: packaging>=20.0 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (24.2)
- Requirement already satisfied: pyyaml>=5.1 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (6.0.2)
- Requirement already satisfied: regex!=2019.12.17 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (2024.11.6)
- Requirement already satisfied: requests in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (2.32.3)
- Requirement already satisfied: safetensors>=0.4.1 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (0.4.5)
- Requirement already satisfied: tokenizers<0.21,>=0.20 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (0.20.3)
- Requirement already satisfied: tqdm>=4.27 in c:\!sd\omnigen\env\lib\site-packages (from transformers==4.45.2->-r requirements.txt (line 2)) (4.67.0)
- Requirement already satisfied: pyarrow>=15.0.0 in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (18.0.0)
- Collecting pyarrow-hotfix (from datasets==2.20.0->-r requirements.txt (line 3))
- Downloading pyarrow_hotfix-0.6-py3-none-any.whl.metadata (3.6 kB)
- Requirement already satisfied: dill<0.3.9,>=0.3.0 in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (0.3.8)
- Requirement already satisfied: pandas in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (2.2.3)
- Requirement already satisfied: xxhash in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (3.5.0)
- Requirement already satisfied: multiprocess in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (0.70.16)
- Collecting fsspec (from torch==2.3.1->-r requirements.txt (line 1))
- Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB)
- Requirement already satisfied: aiohttp in c:\!sd\omnigen\env\lib\site-packages (from datasets==2.20.0->-r requirements.txt (line 3)) (3.10.10)
- Requirement already satisfied: psutil in c:\!sd\omnigen\env\lib\site-packages (from accelerate==0.26.1->-r requirements.txt (line 4)) (5.9.8)
- Collecting notebook (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading notebook-7.2.2-py3-none-any.whl.metadata (10 kB)
- Collecting qtconsole (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading qtconsole-5.6.1-py3-none-any.whl.metadata (5.0 kB)
- Collecting jupyter-console (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_console-6.6.3-py3-none-any.whl.metadata (5.8 kB)
- Collecting nbconvert (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB)
- Collecting ipykernel (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB)
- Collecting ipywidgets (from jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading ipywidgets-8.1.5-py3-none-any.whl.metadata (2.3 kB)
- Requirement already satisfied: importlib-metadata in c:\!sd\omnigen\env\lib\site-packages (from diffusers==0.30.3->-r requirements.txt (line 9)) (8.5.0)
- Requirement already satisfied: torchvision in c:\!sd\omnigen\env\lib\site-packages (from timm==0.9.16->-r requirements.txt (line 10)) (0.18.1+cu118)
- Requirement already satisfied: aiohappyeyeballs>=2.3.0 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (2.4.3)
- Requirement already satisfied: aiosignal>=1.1.2 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (1.3.1)
- Requirement already satisfied: attrs>=17.3.0 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (24.2.0)
- Requirement already satisfied: frozenlist>=1.1.1 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (1.5.0)
- Requirement already satisfied: multidict<7.0,>=4.5 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line3)) (6.1.0)
- Requirement already satisfied: yarl<2.0,>=1.12.0 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (1.17.1)
- Requirement already satisfied: async-timeout<5.0,>=4.0 in c:\!sd\omnigen\env\lib\site-packages (from aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (4.0.3)
- Requirement already satisfied: intel-openmp==2021.* in c:\!sd\omnigen\env\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch==2.3.1->-r requirements.txt (line 1)) (2021.4.0)
- Requirement already satisfied: tbb==2021.* in c:\!sd\omnigen\env\lib\site-packages (from mkl<=2021.4.0,>=2021.1.1->torch==2.3.1->-r requirements.txt (line 1)) (2021.13.1)
- Requirement already satisfied: charset-normalizer<4,>=2 in c:\!sd\omnigen\env\lib\site-packages (from requests->transformers==4.45.2->-r requirements.txt (line 2)) (3.4.0)
- Requirement already satisfied: idna<4,>=2.5 in c:\!sd\omnigen\env\lib\site-packages (from requests->transformers==4.45.2->-r requirements.txt (line 2)) (3.10)
- Requirement already satisfied: urllib3<3,>=1.21.1 in c:\!sd\omnigen\env\lib\site-packages (from requests->transformers==4.45.2->-r requirements.txt (line 2)) (2.2.3)
- Requirement already satisfied: certifi>=2017.4.17 in c:\!sd\omnigen\env\lib\site-packages (from requests->transformers==4.45.2->-r requirements.txt (line 2)) (2024.8.30)
- Requirement already satisfied: colorama in c:\!sd\omnigen\env\lib\site-packages (from tqdm>=4.27->transformers==4.45.2->-r requirements.txt (line 2))(0.4.6)
- Requirement already satisfied: zipp>=3.20 in c:\!sd\omnigen\env\lib\site-packages (from importlib-metadata->diffusers==0.30.3->-r requirements.txt (line 9)) (3.20.2)
- Collecting comm>=0.1.1 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB)
- Collecting debugpy>=1.6.5 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading debugpy-1.8.8-cp310-cp310-win_amd64.whl.metadata (1.1 kB)
- Collecting ipython>=7.23.1 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading ipython-8.29.0-py3-none-any.whl.metadata (5.0 kB)
- Collecting jupyter-client>=6.1.12 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
- Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
- Collecting matplotlib-inline>=0.1 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
- Collecting nest-asyncio (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB)
- Collecting pyzmq>=24 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading pyzmq-26.2.0-cp310-cp310-win_amd64.whl.metadata (6.2 kB)
- Collecting tornado>=6.1 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached tornado-6.4.1-cp38-abi3-win_amd64.whl.metadata (2.6 kB)
- Collecting traitlets>=5.4.0 (from ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
- Collecting widgetsnbextension~=4.0.12 (from ipywidgets->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading widgetsnbextension-4.0.13-py3-none-any.whl.metadata (1.6 kB)
- Collecting jupyterlab-widgets~=3.0.12 (from ipywidgets->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl.metadata (4.1 kB)
- Requirement already satisfied: MarkupSafe>=2.0 in c:\!sd\omnigen\env\lib\site-packages (from jinja2->torch==2.3.1->-r requirements.txt (line 1)) (2.1.5)
- Collecting prompt-toolkit>=3.0.30 (from jupyter-console->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
- Requirement already satisfied: pygments in c:\!sd\omnigen\env\lib\site-packages (from jupyter-console->jupyter==1.0.0->-r requirements.txt (line 5)) (2.18.0)
- Collecting beautifulsoup4 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
- Collecting bleach!=5.0.0 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB)
- Collecting defusedxml (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
- Collecting jupyterlab-pygments (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
- Collecting mistune<4,>=2.0.3 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB)
- Collecting nbclient>=0.5.0 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB)
- Collecting nbformat>=5.7 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
- Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
- Collecting tinycss2 (from nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB)
- Collecting jupyter-server<3,>=2.4.0 (from notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_server-2.14.2-py3-none-any.whl.metadata (8.4 kB)
- Collecting jupyterlab-server<3,>=2.27.1 (from notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB)
- Collecting jupyterlab<4.3,>=4.2.0 (from notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyterlab-4.2.5-py3-none-any.whl.metadata (16 kB)
- Collecting notebook-shim<0.3,>=0.2 (from notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB)
- Requirement already satisfied: python-dateutil>=2.8.2 in c:\!sd\omnigen\env\lib\site-packages (from pandas->datasets==2.20.0->-r requirements.txt (line 3)) (2.9.0.post0)
- Requirement already satisfied: pytz>=2020.1 in c:\!sd\omnigen\env\lib\site-packages (from pandas->datasets==2.20.0->-r requirements.txt (line 3)) (2024.2)
- Requirement already satisfied: tzdata>=2022.7 in c:\!sd\omnigen\env\lib\site-packages (from pandas->datasets==2.20.0->-r requirements.txt (line 3)) (2024.2)
- Collecting qtpy>=2.4.0 (from qtconsole->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading QtPy-2.4.2-py3-none-any.whl.metadata (12 kB)
- Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\!sd\omnigen\env\lib\site-packages (from sympy->torch==2.3.1->-r requirements.txt (line 1)) (1.3.0)
- Collecting webencodings (from bleach!=5.0.0->nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
- Collecting decorator (from ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
- Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
- Collecting stack-data (from ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
- Requirement already satisfied: exceptiongroup in c:\!sd\omnigen\env\lib\site-packages (from ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5)) (1.2.2)
- Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
- Collecting pywin32>=300 (from jupyter-core!=5.0.*,>=4.12->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached pywin32-308-cp310-cp310-win_amd64.whl.metadata (8.3 kB)
- Requirement already satisfied: anyio>=3.1.0 in c:\!sd\omnigen\env\lib\site-packages (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (4.6.2.post1)
- Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB)
- Collecting jupyter-events>=0.9.0 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_events-0.10.0-py3-none-any.whl.metadata (5.9 kB)
- Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB)
- Collecting overrides>=5.0 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB)
- Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading prometheus_client-0.21.0-py3-none-any.whl.metadata (1.8 kB)
- Collecting pywinpty>=2.0.1 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading pywinpty-2.0.14-cp310-none-win_amd64.whl.metadata (5.2 kB)
- Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB)
- Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB)
- Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
- Collecting async-lru>=1.0.0 (from jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB)
- Requirement already satisfied: httpx>=0.25.0 in c:\!sd\omnigen\env\lib\site-packages (from jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (0.27.2)
- Collecting jupyter-lsp>=2.0.0 (from jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB)
- Requirement already satisfied: setuptools>=40.1.0 in c:\!sd\omnigen\env\lib\site-packages (from jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (65.5.0)
- Collecting tomli>=1.2.2 (from jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached tomli-2.0.2-py3-none-any.whl.metadata (10.0 kB)
- Collecting babel>=2.10 (from jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB)
- Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached json5-0.9.25-py3-none-any.whl.metadata (30 kB)
- Collecting jsonschema>=4.18.0 (from jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
- Collecting fastjsonschema>=2.15 (from nbformat>=5.7->nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB)
- Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
- Requirement already satisfied: six>=1.5 in c:\!sd\omnigen\env\lib\site-packages (from python-dateutil>=2.8.2->pandas->datasets==2.20.0->-r requirements.txt (line 3)) (1.16.0)
- Requirement already satisfied: propcache>=0.2.0 in c:\!sd\omnigen\env\lib\site-packages (from yarl<2.0,>=1.12.0->aiohttp->datasets==2.20.0->-r requirements.txt (line 3)) (0.2.0)
- Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
- Requirement already satisfied: sniffio>=1.1 in c:\!sd\omnigen\env\lib\site-packages (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (1.3.1)
- Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl.metadata (6.7 kB)
- Requirement already satisfied: httpcore==1.* in c:\!sd\omnigen\env\lib\site-packages (from httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (1.0.6)
- Requirement already satisfied: h11<0.15,>=0.13 in c:\!sd\omnigen\env\lib\site-packages (from httpcore==1.*->httpx>=0.25.0->jupyterlab<4.3,>=4.2.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5)) (0.14.0)
- Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
- Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt(line 5))
- Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
- Collecting referencing>=0.28.4 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
- Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jupyterlab-server<3,>=2.27.1->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading rpds_py-0.21.0-cp310-none-win_amd64.whl.metadata (4.2 kB)
- Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB)
- Collecting rfc3339-validator (from jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB)
- Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB)
- Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB)
- Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
- Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
- Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB)
- Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB)
- Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)
- Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB)
- Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached webcolors-24.8.0-py3-none-any.whl.metadata (2.6 kB)
- Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached cffi-1.17.1-cp310-cp310-win_amd64.whl.metadata (1.6 kB)
- Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
- Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB)
- Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.9.0->jupyter-server<3,>=2.4.0->notebook->jupyter==1.0.0->-r requirements.txt (line 5))
- Using cached types_python_dateutil-2.9.0.20241003-py3-none-any.whl.metadata (1.9 kB)
- Downloading transformers-4.45.2-py3-none-any.whl (9.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 41.1 MB/s eta 0:00:00
- Downloading datasets-2.20.0-py3-none-any.whl (547 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 547.8/547.8 kB 19.0 MB/s eta 0:00:00
- Downloading accelerate-0.26.1-py3-none-any.whl (270 kB)
- Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB)
- Downloading numpy-1.26.3-cp310-cp310-win_amd64.whl (15.8 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 41.5 MB/s eta 0:00:00
- Downloading pillow-10.2.0-cp310-cp310-win_amd64.whl (2.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.2 MB/s eta 0:00:00
- Downloading diffusers-0.30.3-py3-none-any.whl (2.7 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 38.0 MB/s eta 0:00:00
- Downloading timm-0.9.16-py3-none-any.whl (2.2 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 64.1 MB/s eta 0:00:00
- Downloading fsspec-2024.5.0-py3-none-any.whl (316 kB)
- Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB)
- Downloading ipywidgets-8.1.5-py3-none-any.whl (139 kB)
- Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB)
- Downloading nbconvert-7.16.4-py3-none-any.whl (257 kB)
- Downloading notebook-7.2.2-py3-none-any.whl (5.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 61.2 MB/s eta 0:00:00
- Downloading pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB)
- Downloading qtconsole-5.6.1-py3-none-any.whl (125 kB)
- Downloading bleach-6.2.0-py3-none-any.whl (163 kB)
- Downloading comm-0.2.2-py3-none-any.whl (7.2 kB)
- Downloading debugpy-1.8.8-cp310-cp310-win_amd64.whl (5.2 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 62.8 MB/s eta 0:00:00
- Downloading ipython-8.29.0-py3-none-any.whl (819 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.9/819.9 kB 34.9 MB/s eta 0:00:00
- Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB)
- Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
- Downloading jupyter_server-2.14.2-py3-none-any.whl (383 kB)
- Downloading jupyterlab-4.2.5-py3-none-any.whl (11.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 66.2 MB/s eta 0:00:00
- Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB)
- Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl (214 kB)
- Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
- Downloading mistune-3.0.2-py3-none-any.whl (47 kB)
- Downloading nbclient-0.10.0-py3-none-any.whl (25 kB)
- Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
- Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB)
- Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
- Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
- Downloading pyzmq-26.2.0-cp310-cp310-win_amd64.whl (641 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.6/641.6 kB ? eta 0:00:00
- Downloading QtPy-2.4.2-py3-none-any.whl (95 kB)
- Using cached tornado-6.4.1-cp38-abi3-win_amd64.whl (438 kB)
- Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
- Downloading widgetsnbextension-4.0.13-py3-none-any.whl (2.3 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.1 MB/s eta 0:00:00
- Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
- Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
- Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
- Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
- Using cached tinycss2-1.4.0-py3-none-any.whl (26 kB)
- Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB)
- Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB)
- Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 66.6 MB/s eta 0:00:00
- Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB)
- Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 42.2 MB/s eta 0:00:00
- Using cached json5-0.9.25-py3-none-any.whl (30 kB)
- Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
- Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB)
- Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB)
- Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB)
- Downloading overrides-7.7.0-py3-none-any.whl (17 kB)
- Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
- Downloading prometheus_client-0.21.0-py3-none-any.whl (54 kB)
- Using cached pywin32-308-cp310-cp310-win_amd64.whl (6.6 MB)
- Downloading pywinpty-2.0.14-cp310-none-win_amd64.whl (1.4 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 36.6 MB/s eta 0:00:00
- Using cached Send2Trash-1.8.3-py3-none-any.whl (18 kB)
- Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
- Downloading terminado-0.18.1-py3-none-any.whl (14 kB)
- Using cached tomli-2.0.2-py3-none-any.whl (13 kB)
- Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
- Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
- Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
- Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
- Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
- Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
- Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB)
- Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
- Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
- Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB)
- Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
- Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB)
- Downloading rpds_py-0.21.0-cp310-none-win_amd64.whl (218 kB)
- Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl (30 kB)
- Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
- Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB)
- Using cached cffi-1.17.1-cp310-cp310-win_amd64.whl (181 kB)
- Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
- Using cached webcolors-24.8.0-py3-none-any.whl (15 kB)
- Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB)
- Downloading isoduration-20.11.0-py3-none-any.whl (11 kB)
- Downloading uri_template-1.3.0-py3-none-any.whl (11 kB)
- Using cached arrow-1.3.0-py3-none-any.whl (66 kB)
- Using cached pycparser-2.22-py3-none-any.whl (117 kB)
- Using cached types_python_dateutil-2.9.0.20241003-py3-none-any.whl (9.7 kB)
- Installing collected packages: webencodings, wcwidth, pywin32, pure-eval, fastjsonschema, widgetsnbextension, websocket-client, webcolors, uri-template, types-python-dateutil, traitlets, tornado, tomli, tinycss2, soupsieve, send2trash, rpds-py, rfc3986-validator, rfc3339-validator, qtpy, pyzmq, pywinpty, python-json-logger, pycparser, pyarrow-hotfix, prompt-toolkit, prometheus-client, platformdirs, pillow, parso, pandocfilters, overrides, numpy,nest-asyncio, mistune, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, json5, fsspec, fqdn, executing, defusedxml, decorator, debugpy, bleach, babel, async-lru, asttokens, terminado, stack-data, referencing, matplotlib-inline, jupyter-core, jedi, comm, cffi, beautifulsoup4, arrow, jupyter-server-terminals, jupyter-client, jsonschema-specifications, isoduration, ipython, diffusers, argon2-cffi-bindings, accelerate, transformers, timm, jsonschema, ipywidgets, ipykernel, argon2-cffi, qtconsole, nbformat, jupyter-console, datasets, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter
- Attempting uninstall: pillow
- Found existing installation: pillow 11.0.0
- Uninstalling pillow-11.0.0:
- Successfully uninstalled pillow-11.0.0
- Attempting uninstall: numpy
- Found existing installation: numpy 2.1.3
- Uninstalling numpy-2.1.3:
- Successfully uninstalled numpy-2.1.3
- Attempting uninstall: fsspec
- Found existing installation: fsspec 2024.9.0
- Uninstalling fsspec-2024.9.0:
- Successfully uninstalled fsspec-2024.9.0
- Attempting uninstall: diffusers
- Found existing installation: diffusers 0.31.0
- Uninstalling diffusers-0.31.0:
- Successfully uninstalled diffusers-0.31.0
- Attempting uninstall: accelerate
- Found existing installation: accelerate 1.1.1
- Uninstalling accelerate-1.1.1:
- Successfully uninstalled accelerate-1.1.1
- Attempting uninstall: transformers
- Found existing installation: transformers 4.46.2
- Uninstalling transformers-4.46.2:
- Successfully uninstalled transformers-4.46.2
- Attempting uninstall: timm
- Found existing installation: timm 1.0.11
- Uninstalling timm-1.0.11:
- Successfully uninstalled timm-1.0.11
- Attempting uninstall: datasets
- Found existing installation: datasets 3.1.0
- Uninstalling datasets-3.1.0:
- Successfully uninstalled datasets-3.1.0
- Successfully installed accelerate-0.26.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-2.4.1 async-lru-2.0.4 babel-2.16.0 beautifulsoup4-4.12.3 bleach-6.2.0 cffi-1.17.1 comm-0.2.2 datasets-2.20.0 debugpy-1.8.8 decorator-5.1.1 defusedxml-0.7.1 diffusers-0.30.3 executing-2.1.0 fastjsonschema-2.20.0 fqdn-1.5.1 fsspec-2024.5.0 ipykernel-6.29.5 ipython-8.29.0 ipywidgets-8.1.5 isoduration-20.11.0 jedi-0.19.1 json5-0.9.25 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-1.0.0 jupyter-client-8.6.3 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyterlab-4.2.5 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab-widgets-3.0.13 matplotlib-inline-0.1.7 mistune-3.0.2 nbclient-0.10.0 nbconvert-7.16.4 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.2.2 notebook-shim-0.2.4 numpy-1.26.3 overrides-7.7.0 pandocfilters-1.5.1 parso-0.8.4 pillow-10.2.0 platformdirs-4.3.6 prometheus-client-0.21.0 prompt-toolkit-3.0.48 pure-eval-0.2.3 pyarrow-hotfix-0.6 pycparser-2.22 python-json-logger-2.0.7 pywin32-308 pywinpty-2.0.14 pyzmq-26.2.0 qtconsole-5.6.1 qtpy-2.4.2 referencing-0.35.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.21.0 send2trash-1.8.3 soupsieve-2.6 stack-data-0.6.3 terminado-0.18.1 timm-0.9.16 tinycss2-1.4.0 tomli-2.0.2 tornado-6.4.1 traitlets-5.14.3 transformers-4.45.2 types-python-dateutil-2.9.0.20241003 uri-template-1.3.0 wcwidth-0.2.13 webcolors-24.8.0 webencodings-0.5.1 websocket-client-1.8.0 widgetsnbextension-4.0.13
- (env) C:\!Sd\OmniGen>python app.py
- .gitattributes: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████| 1.57k/1.57k [00:00<?, ?B/s]
- README.md: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████| 9.09k/9.09k [00:00<00:00, 9.14MB/s]
- special_tokens_map.json: 100%|█████████████████████████████████████████████████████████████████████████████████████████| 670/670 [00:00<00:00, 667kB/s]
- C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\file_download.py:139: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\Users\damie\.cache\huggingface\hub\models--Shitao--OmniGen-v1. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
- To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to activate developer mode,see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
- warnings.warn(message)
- Fetching 10 files: 10%|█████████▌ | 1/10 [00:00<00:02, 4.41it/s]
- tokenizer_config.json: 100%|██████████████████████████████████████████████████████████████████████████████████████████████| 10.1k/10.1k [00:00<?, ?B/s]
- config.json: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 3.29k/3.29k [00:00<?, ?B/s]
- vae/config.json: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████| 607/607 [00:00<?, ?B/s]
- tokenizer.json: 100%|█████████████████████████████████████████████████████████████████████████████████████████████| 1.85M/1.85M [00:00<00:00, 11.2MB/s]
- demo_cases.png: 100%|█████████████████████████████████████████████████████████████████████████████████████████████| 3.42M/3.42M [00:00<00:00, 7.06MB/s]
- diffusion_pytorch_model.safetensors: 100%|██████████████████████████████████████████████████████████████████████████| 335M/335M [00:09<00:00, 36.4MB/s]
- model.safetensors: 2%|██ | 346M/15.5G [00:09<07:12, 35.1MB/s]
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▎ | 13.0G/15.5G [05:09<00:59, 42.3MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▍ | 13.0G/15.5G [05:09<00:59, 42.4MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▍ | 13.0G/15.5G [05:10<00:59, 42.4MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▌ | 13.0G/15.5G [05:10<00:58, 42.2MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▌ | 13.0G/15.5G [05:10<00:58, 42.3MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▋ | 13.0G/15.5G [05:10<00:58, 42.3MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▋ | 13.0G/15.5G [05:11<00:58, 42.3MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▊ | 13.1G/15.5G [05:11<00:58, 42.1MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▊ | 13.1G/15.5G [05:11<00:57, 42.2MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▉ | 13.1G/15.5G [05:11<01:01, 39.6MB/s
- model.safetensors: 84%|███████████████████████████████████████████████████████████████████████████▉ | 13.1G/15.5G [05:12<00:59, 40.6MB/s
- model.safetensors: 84%|████████████████████████████████████████████████████████████████████████████ | 13.1G/15.5G [05:12<00:58, 41.0MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████ | 13.1G/15.5G [05:12<00:57, 41.4MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▏ | 13.1G/15.5G [05:12<00:57, 41.3MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▏ | 13.1G/15.5G [05:13<00:56, 41.8MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▎ | 13.1G/15.5G [05:13<00:56, 41.8MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▎ | 13.1G/15.5G [05:13<00:56, 42.0MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▍ | 13.2G/15.5G [05:13<00:55, 41.9MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▍ | 13.2G/15.5G [05:14<00:55, 42.3MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▌ | 13.2G/15.5G [05:14<00:55, 42.1MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▌ | 13.2G/15.5G [05:14<00:54, 42.3MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▋ | 13.2G/15.5G [05:14<00:54, 42.2MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▋ | 13.2G/15.5G [05:15<00:54, 42.3MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▊ | 13.2G/15.5G [05:15<00:53, 42.4MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▊ | 13.2G/15.5G [05:15<00:53, 42.4MB/s
- model.safetensors: 85%|████████████████████████████████████████████████████████████████████████████▉ | 13.2G/15.5G [05:15<00:53, 42.3MB/s
- model.safetensors: 86%|████████████████████████████████████████████████████████████████████████████▉ | 13.3G/15.5G [05:16<00:53, 42.2MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████ | 13.3G/15.5G [05:16<00:52, 42.2MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████ | 13.3G/15.5G [05:16<00:52, 42.3MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▏ | 13.3G/15.5G [05:16<00:52, 42.3MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▏ | 13.3G/15.5G [05:17<00:51, 42.4MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▎ | 13.3G/15.5G [05:17<00:51, 42.6MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▎ | 13.3G/15.5G [05:17<00:51, 42.8MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▍ | 13.3G/15.5G [05:17<00:51, 42.3MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▍ | 13.3G/15.5G [05:18<00:51, 42.3MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▌ | 13.3G/15.5G [05:18<00:51, 42.1MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▌ | 13.4G/15.5G [05:18<00:50, 42.2MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▌ | 13.4G/15.5G [05:18<00:50, 42.1MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▋ | 13.4G/15.5G [05:19<00:50, 42.0MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▋ | 13.4G/15.5G [05:19<00:50, 42.0MB/s
- model.safetensors: 86%|█████████████████████████████████████████████████████████████████████████████▊ | 13.4G/15.5G [05:19<00:49, 42.1MB/s
- model.safetensors: 87%|█████████████████████████████████████████████████████████████████████████████▊ | 13.4G/15.5G [05:19<00:49, 42.3MB/s
- model.safetensors: 87%|█████████████████████████████████████████████████████████████████████████████▉ | 13.4G/15.5G [05:20<00:49, 42.2MB/s
- model.safetensors: 87%|█████████████████████████████████████████████████████████████████████████████▉ | 13.4G/15.5G [05:20<00:48, 42.4MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████ | 13.4G/15.5G [05:20<00:48, 42.4MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████ | 13.5G/15.5G [05:20<00:48, 42.4MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▏ | 13.5G/15.5G [05:21<00:47, 42.8MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▏ | 13.5G/15.5G [05:21<00:47, 42.7MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▎ | 13.5G/15.5G [05:21<00:47, 42.6MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▎ | 13.5G/15.5G [05:21<00:47, 42.6MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▍ | 13.5G/15.5G [05:22<00:47, 42.3MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▍ | 13.5G/15.5G [05:22<00:46, 42.3MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▌ | 13.5G/15.5G [05:22<00:47, 41.3MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▌ | 13.5G/15.5G [05:22<00:52, 37.2MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▋ | 13.5G/15.5G [05:23<00:50, 38.7MB/s
- model.safetensors: 87%|██████████████████████████████████████████████████████████████████████████████▋ | 13.6G/15.5G [05:23<00:49, 39.6MB/s
- model.safetensors: 88%|██████████████████████████████████████████████████████████████████████████████▊ | 13.6G/15.5G [05:23<00:47, 40.6MB/s
- model.safetensors: 88%|██████████████████████████████████████████████████████████████████████████████▊ | 13.6G/15.5G [05:23<00:46, 41.0MB/s
- model.safetensors: 88%|██████████████████████████████████████████████████████████████████████████████▉ | 13.6G/15.5G [05:24<00:46, 41.5MB/s
- model.safetensors: 88%|██████████████████████████████████████████████████████████████████████████████▉ | 13.6G/15.5G [05:24<00:45, 41.7MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████ | 13.6G/15.5G [05:24<00:45, 41.6MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████ | 13.6G/15.5G [05:24<00:44, 42.0MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▏ | 13.6G/15.5G [05:25<00:44, 41.9MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▏ | 13.6G/15.5G [05:25<00:44, 42.2MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▎ | 13.7G/15.5G [05:25<00:43, 42.3MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▎ | 13.7G/15.5G [05:25<00:43, 41.9MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▍ | 13.7G/15.5G [05:26<00:43, 42.0MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▍ | 13.7G/15.5G [05:26<00:42, 42.3MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▌ | 13.7G/15.5G [05:26<00:42, 42.4MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▌ | 13.7G/15.5G [05:26<00:42, 42.5MB/s
- model.safetensors: 88%|███████████████████████████████████████████████████████████████████████████████▋ | 13.7G/15.5G [05:27<00:41, 42.6MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▋ | 13.7G/15.5G [05:27<00:41, 42.7MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▊ | 13.7G/15.5G [05:27<00:41, 42.6MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▊ | 13.7G/15.5G [05:27<00:41, 42.4MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▊ | 13.8G/15.5G [05:28<00:40, 42.6MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▉ | 13.8G/15.5G [05:28<00:40, 42.5MB/s
- model.safetensors: 89%|███████████████████████████████████████████████████████████████████████████████▉ | 13.8G/15.5G [05:28<00:40, 42.5MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████ | 13.8G/15.5G [05:28<00:40, 42.5MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████ | 13.8G/15.5G [05:29<00:39, 42.7MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▏ | 13.8G/15.5G [05:29<00:39, 42.7MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▏ | 13.8G/15.5G [05:29<00:39, 42.8MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▎ | 13.8G/15.5G [05:29<00:39, 42.8MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▎ | 13.8G/15.5G [05:30<00:38, 42.8MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▍ | 13.9G/15.5G [05:30<00:38, 42.6MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▍ | 13.9G/15.5G [05:30<00:38, 42.5MB/s
- model.safetensors: 89%|████████████████████████████████████████████████████████████████████████████████▌ | 13.9G/15.5G [05:30<00:38, 42.1MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▌ | 13.9G/15.5G [05:31<00:38, 42.1MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▋ | 13.9G/15.5G [05:31<00:38, 42.1MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▋ | 13.9G/15.5G [05:31<00:37, 42.3MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▊ | 13.9G/15.5G [05:31<00:37, 42.4MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▊ | 13.9G/15.5G [05:32<00:37, 42.4MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▉ | 13.9G/15.5G [05:32<00:37, 42.2MB/s
- model.safetensors: 90%|████████████████████████████████████████████████████████████████████████████████▉ | 13.9G/15.5G [05:32<00:36, 42.5MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████ | 14.0G/15.5G [05:32<00:36, 42.5MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████ | 14.0G/15.5G [05:33<00:36, 42.4MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████▏ | 14.0G/15.5G [05:33<00:36, 41.4MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████▏ | 14.0G/15.5G [05:33<00:39, 38.7MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████▎ | 14.0G/15.5G [05:33<00:38, 39.0MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████▎ | 14.0G/15.5G [05:34<00:37, 40.1MB/s
- model.safetensors: 90%|█████████████████████████████████████████████████████████████████████████████████▍ | 14.0G/15.5G [05:34<00:36, 40.8MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▍ | 14.0G/15.5G [05:34<00:35, 41.2MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▌ | 14.0G/15.5G [05:34<00:35, 41.6MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▌ | 14.1G/15.5G [05:35<00:34, 41.7MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▋ | 14.1G/15.5G [05:35<00:34, 41.9MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▋ | 14.1G/15.5G [05:35<00:33, 42.2MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▊ | 14.1G/15.5G [05:35<00:33, 42.2MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▊ | 14.1G/15.5G [05:36<00:33, 42.2MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▉ | 14.1G/15.5G [05:36<00:33, 42.2MB/s
- model.safetensors: 91%|█████████████████████████████████████████████████████████████████████████████████▉ | 14.1G/15.5G [05:36<00:32, 42.2MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████ | 14.1G/15.5G [05:36<00:32, 42.4MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████ | 14.1G/15.5G [05:37<00:32, 42.2MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████▏ | 14.1G/15.5G [05:37<00:32, 42.1MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████▏ | 14.2G/15.5G [05:37<00:31, 42.1MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████▏ | 14.2G/15.5G [05:37<00:31, 42.4MB/s
- model.safetensors: 91%|██████████████████████████████████████████████████████████████████████████████████▎ | 14.2G/15.5G [05:38<00:31, 42.2MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▎ | 14.2G/15.5G [05:38<00:31, 42.2MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▍ | 14.2G/15.5G [05:38<00:30, 42.1MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▍ | 14.2G/15.5G [05:38<00:30, 42.4MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▌ | 14.2G/15.5G [05:39<00:30, 42.5MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▌ | 14.2G/15.5G [05:39<00:29, 42.4MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▋ | 14.2G/15.5G [05:39<00:29, 42.6MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▋ | 14.3G/15.5G [05:39<00:29, 42.4MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▊ | 14.3G/15.5G [05:40<00:29, 42.4MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▊ | 14.3G/15.5G [05:40<00:29, 42.3MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▉ | 14.3G/15.5G [05:40<00:28, 42.2MB/s
- model.safetensors: 92%|██████████████████████████████████████████████████████████████████████████████████▉ | 14.3G/15.5G [05:40<00:28, 42.2MB/s
- model.safetensors: 92%|███████████████████████████████████████████████████████████████████████████████████ | 14.3G/15.5G [05:41<00:28, 42.4MB/s
- model.safetensors: 92%|███████████████████████████████████████████████████████████████████████████████████ | 14.3G/15.5G [05:41<00:27, 42.5MB/s
- model.safetensors: 92%|███████████████████████████████████████████████████████████████████████████████████▏ | 14.3G/15.5G [05:41<00:27, 42.3MB/s
- model.safetensors: 92%|███████████████████████████████████████████████████████████████████████████████████▏ | 14.3G/15.5G [05:41<00:27, 42.4MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▎ | 14.3G/15.5G [05:42<00:27, 42.6MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▎ | 14.4G/15.5G [05:42<00:27, 42.3MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▍ | 14.4G/15.5G [05:42<00:26, 42.3MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▍ | 14.4G/15.5G [05:42<00:26, 42.6MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▌ | 14.4G/15.5G [05:43<00:26, 42.4MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▌ | 14.4G/15.5G [05:43<00:25, 42.5MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▋ | 14.4G/15.5G [05:43<00:25, 42.7MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▋ | 14.4G/15.5G [05:43<00:25, 42.7MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▊ | 14.4G/15.5G [05:44<00:25, 41.6MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▊ | 14.4G/15.5G [05:44<00:28, 37.5MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▉ | 14.4G/15.5G [05:44<00:26, 39.0MB/s
- model.safetensors: 93%|███████████████████████████████████████████████████████████████████████████████████▉ | 14.5G/15.5G [05:44<00:26, 39.9MB/s
- model.safetensors: 93%|████████████████████████████████████████████████████████████████████████████████████ | 14.5G/15.5G [05:45<00:25, 40.5MB/s
- model.safetensors: 93%|████████████████████████████████████████████████████████████████████████████████████ | 14.5G/15.5G [05:45<00:24, 41.1MB/s
- model.safetensors: 93%|████████████████████████████████████████████████████████████████████████████████████▏ | 14.5G/15.5G [05:45<00:24, 41.5MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▏ | 14.5G/15.5G [05:45<00:23, 41.9MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▎ | 14.5G/15.5G [05:46<00:23, 42.1MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▎ | 14.5G/15.5G [05:46<00:23, 42.3MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▍ | 14.5G/15.5G [05:46<00:22, 42.2MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▍ | 14.5G/15.5G [05:46<00:22, 42.3MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▌ | 14.6G/15.5G [05:47<00:22, 42.6MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▌ | 14.6G/15.5G [05:47<00:22, 42.1MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▌ | 14.6G/15.5G [05:47<00:21, 42.3MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▋ | 14.6G/15.5G [05:47<00:21, 42.2MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▋ | 14.6G/15.5G [05:48<00:21, 42.4MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▊ | 14.6G/15.5G [05:48<00:21, 42.4MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▊ | 14.6G/15.5G [05:48<00:20, 42.3MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▉ | 14.6G/15.5G [05:48<00:20, 42.2MB/s
- model.safetensors: 94%|████████████████████████████████████████████████████████████████████████████████████▉ | 14.6G/15.5G [05:49<00:20, 42.3MB/s
- model.safetensors: 94%|█████████████████████████████████████████████████████████████████████████████████████ | 14.6G/15.5G [05:49<00:20, 42.2MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████ | 14.7G/15.5G [05:49<00:19, 42.5MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▏ | 14.7G/15.5G [05:49<00:19, 42.3MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▏ | 14.7G/15.5G [05:50<00:19, 42.3MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▎ | 14.7G/15.5G [05:50<00:19, 42.5MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▎ | 14.7G/15.5G [05:50<00:24, 33.3MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▍ | 14.7G/15.5G [05:50<00:20, 37.8MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▍ | 14.7G/15.5G [05:51<00:17, 43.7MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▌ | 14.7G/15.5G [05:51<00:16, 47.9MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▌ | 14.7G/15.5G [05:51<00:16, 46.1MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▋ | 14.8G/15.5G [05:51<00:16, 45.0MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▋ | 14.8G/15.5G [05:52<00:16, 44.1MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▊ | 14.8G/15.5G [05:52<00:16, 43.7MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▊ | 14.8G/15.5G [05:52<00:16, 43.4MB/s
- model.safetensors: 95%|█████████████████████████████████████████████████████████████████████████████████████▉ | 14.8G/15.5G [05:52<00:16, 43.3MB/s
- model.safetensors: 96%|█████████████████████████████████████████████████████████████████████████████████████▉ | 14.8G/15.5G [05:53<00:16, 42.9MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████ | 14.8G/15.5G [05:53<00:16, 42.6MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████ | 14.8G/15.5G [05:53<00:15, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▏ | 14.8G/15.5G [05:53<00:15, 42.4MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▏ | 14.8G/15.5G [05:54<00:15, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▎ | 14.9G/15.5G [05:54<00:15, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▎ | 14.9G/15.5G [05:54<00:14, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▍ | 14.9G/15.5G [05:54<00:14, 42.6MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▍ | 14.9G/15.5G [05:55<00:14, 41.9MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▌ | 14.9G/15.5G [05:55<00:14, 42.2MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▌ | 14.9G/15.5G [05:55<00:13, 42.4MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▋ | 14.9G/15.5G [05:55<00:13, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▋ | 14.9G/15.5G [05:55<00:13, 42.6MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▊ | 14.9G/15.5G [05:56<00:13, 42.7MB/s
- model.safetensors: 96%|██████████████████████████████████████████████████████████████████████████████████████▊ | 15.0G/15.5G [05:56<00:12, 42.8MB/s
- model.safetensors: 97%|██████████████████████████████████████████████████████████████████████████████████████▉ | 15.0G/15.5G [05:56<00:12, 42.3MB/s
- model.safetensors: 97%|██████████████████████████████████████████████████████████████████████████████████████▉ | 15.0G/15.5G [05:56<00:12, 42.5MB/s
- model.safetensors: 97%|██████████████████████████████████████████████████████████████████████████████████████▉ | 15.0G/15.5G [05:57<00:12, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████ | 15.0G/15.5G [05:57<00:11, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████ | 15.0G/15.5G [05:57<00:11, 42.4MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▏ | 15.0G/15.5G [05:57<00:11, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▏ | 15.0G/15.5G [05:58<00:11, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▎ | 15.0G/15.5G [05:58<00:11, 42.1MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▎ | 15.0G/15.5G [05:58<00:10, 42.1MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▍ | 15.1G/15.5G [05:58<00:10, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▍ | 15.1G/15.5G [05:59<00:10, 42.3MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▌ | 15.1G/15.5G [05:59<00:10, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▌ | 15.1G/15.5G [05:59<00:09, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▋ | 15.1G/15.5G [05:59<00:09, 42.2MB/s
- model.safetensors: 97%|███████████████████████████████████████████████████████████████████████████████████████▋ | 15.1G/15.5G [06:00<00:09, 42.3MB/s
- model.safetensors: 98%|███████████████████████████████████████████████████████████████████████████████████████▊ | 15.1G/15.5G [06:00<00:09, 42.2MB/s
- model.safetensors: 98%|███████████████████████████████████████████████████████████████████████████████████████▊ | 15.1G/15.5G [06:00<00:08, 42.2MB/s
- model.safetensors: 98%|███████████████████████████████████████████████████████████████████████████████████████▉ | 15.1G/15.5G [06:01<00:10, 33.4MB/s
- model.safetensors: 98%|███████████████████████████████████████████████████████████████████████████████████████▉ | 15.2G/15.5G [06:01<00:09, 38.8MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████ | 15.2G/15.5G [06:01<00:07, 45.1MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████ | 15.2G/15.5G [06:01<00:07, 46.6MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▏ | 15.2G/15.5G [06:01<00:07, 45.3MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▏ | 15.2G/15.5G [06:02<00:06, 44.5MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▎ | 15.2G/15.5G [06:02<00:06, 43.8MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▎ | 15.2G/15.5G [06:02<00:06, 43.4MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▍ | 15.2G/15.5G [06:02<00:06, 43.2MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▍ | 15.2G/15.5G [06:03<00:06, 42.8MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▌ | 15.2G/15.5G [06:03<00:06, 42.4MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▌ | 15.3G/15.5G [06:03<00:05, 42.4MB/s
- model.safetensors: 98%|████████████████████████████████████████████████████████████████████████████████████████▋ | 15.3G/15.5G [06:03<00:05, 42.5MB/s
- model.safetensors: 99%|████████████████████████████████████████████████████████████████████████████████████████▋ | 15.3G/15.5G [06:04<00:05, 42.7MB/s
- model.safetensors: 99%|████████████████████████████████████████████████████████████████████████████████████████▊ | 15.3G/15.5G [06:04<00:04, 42.7MB/s
- model.safetensors: 99%|████████████████████████████████████████████████████████████████████████████████████████▊ | 15.3G/15.5G [06:04<00:04, 42.4MB/s
- model.safetensors: 99%|████████████████████████████████████████████████████████████████████████████████████████▉ | 15.3G/15.5G [06:04<00:04, 42.1MB/s
- model.safetensors: 99%|████████████████████████████████████████████████████████████████████████████████████████▉ | 15.3G/15.5G [06:05<00:04, 42.1MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████ | 15.3G/15.5G [06:05<00:04, 42.3MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████ | 15.3G/15.5G [06:05<00:03, 41.6MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▏| 15.4G/15.5G [06:05<00:03, 41.9MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▏| 15.4G/15.5G [06:06<00:03, 42.1MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▎| 15.4G/15.5G [06:06<00:03, 42.3MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▎| 15.4G/15.5G [06:06<00:02, 42.4MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▎| 15.4G/15.5G [06:06<00:02, 42.5MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▍| 15.4G/15.5G [06:07<00:02, 42.5MB/s
- model.safetensors: 99%|█████████████████████████████████████████████████████████████████████████████████████████▍| 15.4G/15.5G [06:07<00:02, 42.5MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▌| 15.4G/15.5G [06:07<00:01, 42.4MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▌| 15.4G/15.5G [06:07<00:01, 42.3MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▋| 15.4G/15.5G [06:08<00:01, 42.3MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▋| 15.5G/15.5G [06:08<00:01, 42.4MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▊| 15.5G/15.5G [06:08<00:00, 42.0MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▊| 15.5G/15.5G [06:08<00:00, 42.1MB/s
- model.safetensors: 100%|█████████████████████████████████████████████████████████████████████████████████████████▉| 15.5G/15.5G [06:09<00:00, 41.9MB/s
- model.safetensors: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 15.5G/15.5G [06:09<00:00, 42.0MB/s]
- Traceback (most recent call last):
- File "C:\!Sd\OmniGen\app.py", line 11, in <module>
- pipe = OmniGenPipeline.from_pretrained(
- File "C:\!Sd\OmniGen\OmniGen\pipeline.py", line 78, in from_pretrained
- model_name = snapshot_download(repo_id=model_name,
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
- return fn(*args, **kwargs)
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\_snapshot_download.py", line 293, in snapshot_download
- thread_map(
- File "C:\!Sd\OmniGen\env\lib\site-packages\tqdm\contrib\concurrent.py", line 69, in thread_map
- return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
- File "C:\!Sd\OmniGen\env\lib\site-packages\tqdm\contrib\concurrent.py", line 51, in _executor_map
- return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))
- File "C:\!Sd\OmniGen\env\lib\site-packages\tqdm\std.py", line 1181, in __iter__
- for obj in iterable:
- File "C:\Users\damie\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\_base.py", line 621, in result_iterator
- yield _result_or_cancel(fs.pop())
- File "C:\Users\damie\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\_base.py", line 319, in _result_or_cancel
- return fut.result(timeout)
- File "C:\Users\damie\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\_base.py", line 451, in result
- return self.__get_result()
- File "C:\Users\damie\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\_base.py", line 403, in __get_result
- raise self._exception
- File "C:\Users\damie\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\thread.py", line 58, in run
- result = self.fn(*self.args, **self.kwargs)
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\_snapshot_download.py", line 267, in _inner_hf_hub_download
- return hf_hub_download(
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
- return fn(*args, **kwargs)
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\file_download.py", line 862, in hf_hub_download
- return _hf_hub_download_to_cache_dir(
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\file_download.py", line 1022, in _hf_hub_download_to_cache_dir
- _create_symlink(blob_path, pointer_path, new_blob=True)
- File "C:\!Sd\OmniGen\env\lib\site-packages\huggingface_hub\file_download.py", line 586, in _create_symlink
- os.symlink(src_rel_or_abs, abs_dst)
- OSError: [WinError 1314] A required privilege is not held by the client: '..\\..\\blobs\\6669392316dc8137610dc3d52536a5fefd94b6e5' -> 'C:\\Users\\damie\\.cache\\huggingface\\hub\\models--Shitao--OmniGen-v1\\snapshots\\58e249c7c7634423c0ba41c34a774af79aa87889\\README.md'
- (env) C:\!Sd\OmniGen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement