You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
Is EasyPhoto the latest version?
I have updated EasyPhoto to the latest version and the bug still exists.
What happened?
Each time I try to install, I met this:
It seems that tensorflow-cpu is not available for MacOS. Instead, it should be tensorflow-macos.
Steps to reproduce the problem
Install easy-photo in a macbook with M3 chip
You'll never install it successfully
What should have happened?
It should be installed successfully
Commit where the problem happens
webui: The latest
EastPhoto: The latest
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
No
List of enabled extensions
No
Console logs
ERROR: Could not find a version that satisfies the requirement tensorflow-cpu (from versions: none)
ERROR: No matching distribution found for tensorflow-cpu
Install extension ComfyUI-Portrait-Maker failed: Install(git-clone) error: https://github.com/THtianhao/ComfyUI-Portrait-Maker / Error: Command failed with exit code 1: /Users/yanggao/miniconda3/envs/comflowy/bin/pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement tensorflow-cpu (from versions: none)
ERROR: No matching distribution found for tensorflow-cpu
Collecting aliyun-python-sdk-core-v3==2.13.10 (from -r requirements.txt (line 1))
Using cached aliyun_python_sdk_core_v3-2.13.10-py3-none-any.whl.metadata (1.4 kB)
Requirement already satisfied: opencv-python in /Users/yanggao/miniconda3/envs/comflowy/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (4.7.0.72)
Extension ComfyUI-Portrait-Maker install failed
Additional information
No response
The text was updated successfully, but these errors were encountered:
there is no tensorflow-cpu package for Mac ARM64.
I skipped the installation, so sd-web can load the plugin.
But photos cannot be trained using this setup.
Is there an existing issue for this?
Is EasyPhoto the latest version?
What happened?
Each time I try to install, I met this:
![截屏2024-05-19 18 23 38](https://private-user-images.githubusercontent.com/7439194/331863959-94a369c0-3060-43b9-8420-2cfa17d2f38c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTI3MTMsIm5iZiI6MTczODg5MjQxMywicGF0aCI6Ii83NDM5MTk0LzMzMTg2Mzk1OS05NGEzNjljMC0zMDYwLTQzYjktODQyMC0yY2ZhMTdkMmYzOGMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDE0MDEzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWRlNDIzM2JjZWEwNWMwZTI0N2VmNTA3NWQyM2IwOTgxOGM1MjQ4Yjc0NTZiNjExODg4YjEzOGJjYTYyNTllMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.PSckodxRAZ4Ros8IrIJCPluW0UDOCR-VwBM8X6Pi-9o)
It seems that tensorflow-cpu is not available for MacOS. Instead, it should be tensorflow-macos.
Steps to reproduce the problem
What should have happened?
It should be installed successfully
Commit where the problem happens
webui: The latest
EastPhoto: The latest
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of enabled extensions
No
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: