-
### Checklist
- [X] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
I can not use the updated weight , it cannot be loaded!
what's wrong?
![屏幕截图 2024-07-29 103715](https://github.com/user-attachments/assets/d7689a3b-0337-4686-a285-4ec4045f75a5)
-
Hi folks! The example notebooks [require]:(https://github.com/TencentARC/PhotoMaker/blob/main/photomaker_demo.ipynb)
``` python
from photomaker.pipeline import PhotoMakerStableDiffusionXLPipeline
…
-
Traceback (most recent call last):
File "/Users/zhengxilin01/Desktop/PhotoMaker-main2/test.py", line 53, in
images = pipe(
File "/Users/zhengxilin01/miniconda3/envs/PhotoMaker-main/lib/pyt…
-
```
base_model_path = 'SG161222/RealVisXL_V3.0'
photomaker_path = 'checkpoints/photomaker-v1.bin'
device = "cuda"
save_path = "./outputs"
pipe = PhotoMakerStableDiffusionXLPipeline.from_pretrai…
-
python3 gradio_demo/aap.py
python=3.10
pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118
Error as flower:
Traceback (most …
-
![image](https://github.com/comfyanonymous/ComfyUI/assets/131615326/95c74937-1ef0-4738-b205-8c2d10b45bf5)
-
I tried reinstalling,
I did
git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker.git
and also did 'pip install -r requirements.txt' inside 'custom_nodes/ComfyUI-PhotoMaker'
even did git…
-
I am running it in colab, and since the modification that added the photomaker it does not work.
You click on generate and it stays blocked.
-
```python
python gradio_demo/app.py
Traceback (most recent call last):
File "E:\2023_Code_WEB\PhotoMaker-main\gradio_demo\app.py", line 10, in
import spaces
File "E:\anaconda3\envs\pho…