PhotoMaker icon indicating copy to clipboard operation
PhotoMaker copied to clipboard

PhotoMaker

Results 174 PhotoMaker issues
Sort by recently updated
recently updated
newest added

Is there anyway I can use this with automatic 1111 webui?

I have little doubt the team behind PhotoMaker or another team is working on or will soon be working on this, but I wanted to ask anyway: Is there any...

Traceback (most recent call last): File "C:\Users\abc\anaconda3\envs\p\lib\site-packages\urllib3\connection.py", line 159, in _new_conn conn = connection.create_connection( File "C:\Users\abc\anaconda3\envs\p\lib\site-packages\urllib3\util\connection.py", line 84, in create_connection raise err File "C:\Users\abc\anaconda3\envs\p\lib\site-packages\urllib3\util\connection.py", line 74, in create_connection sock.connect(sa) socket.timeout:...

Requirement already satisfied: torch==2.0.1 in c:\users\administrator\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 1)) (2.0.1) Requirement already satisfied: torchvision==0.15.2 in c:\users\administrator\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 2)) (0.15.2) ERROR: Could not find a version...

``` C:\AI\PhotoMaker\PhotoMaker>pip install -r requirements.txt Requirement already satisfied: torch==2.0.1 in c:\users\henso\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 1)) (2.0.1) Requirement already satisfied: torchvision==0.15.2 in c:\users\henso\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 2)) (0.15.2) ERROR:...

Hi folks! The example notebooks [require]:(https://github.com/TencentARC/PhotoMaker/blob/main/photomaker_demo.ipynb) ``` python from photomaker.pipeline import PhotoMakerStableDiffusionXLPipeline ``` Installing from the repository doesn't work: ``` python !pip install git+https://github.com/TencentARC/PhotoMaker.git ERROR: git+https://github.com/TencentARC/PhotoMaker.git does not appear to...

![微信截图_20240115210203](https://github.com/TencentARC/PhotoMaker/assets/89187812/2176757f-29fb-417f-a8c3-994835f6bac9)

Awesome work! I have read your paper and noticed that your training data is extracted from VGG2 and Voxceleb, and substantial efforts have been put into it. Could you please...

civitai_models/sdxlUnstableDiffusers_v11.safetensors civitai_models/xl_more_art-full.safetensors 两个模型 hug上没有找到,能否提供相关下载信息?

RuntimeError: Failed to import diffusers.schedulers.scheduling_euler_discrete because of the following error (look up to see its traceback): cannot inherit non-frozen dataclass from a frozen one