MFLUX-WEBUI
MFLUX-WEBUI copied to clipboard
Advanced generated at PINOKIO "Error generate_image_gradio() takes 13 positional arguments but 17 were given"
PINOKIO TERMINAL'S WRITE this:
Advanced generated TAB at PINOKIO "Error generate_image_gradio() takes 13 positional arguments but 17 were given"
/Users/mac/pinokio/api/MFLUX-WEBUI.git/app/env/lib/python3.10/site-packages/gradio/utils.py:980: UserWarning: Expected 13 arguments for function <function generate_image_gradio at 0x137cde290>, received 17.
warnings.warn(
/Users/mac/pinokio/api/MFLUX-WEBUI.git/app/env/lib/python3.10/site-packages/gradio/utils.py:988: UserWarning: Expected maximum 13 arguments for function <function generate_image_gradio at 0x137cde290>, received 17.
warnings.warn(
/Users/mac/pinokio/api/MFLUX-WEBUI.git/app/env/lib/python3.10/site-packages/gradio/utils.py:980: UserWarning: Expected 15 arguments for function <function generate_image_i2i_gradio at 0x137cdecb0>, received 19.
warnings.warn(
/Users/mac/pinokio/api/MFLUX-WEBUI.git/app/env/lib/python3.10/site-packages/gradio/utils.py:988: UserWarning: Expected maximum 15 arguments for function <function generate_image_i2i_gradio at 0x137cdecb0>, received 19.
warnings.warn(
Could you help my? I dont have fundamentals of python THANKS
I've got the same issues in "Advanced Generate" and "ControlNet" :(
Same error here.
i`ve got the same one is there any solution?
also the same
Same error as well......
@Akossimon could try testing PR: https://github.com/CharafChnioune/MFLUX-WEBUI/pull/16/files
@Akossimon could try testing PR: https://github.com/CharafChnioune/MFLUX-WEBUI/pull/16/files
how would i need to go about it, since i am not a coder
how would i need to go about it, since i am not a coder
Steps:
-
Clone the Repository: Open a terminal and run:
git clone https://github.com/CharafChnioune/MFLUX-WEBUI.git -
Navigate to the Repository Directory:
cd MFLUX-WEBUI -
Checkout Your Pull Request Branch: Provide the branch name of PR and run:
git fetch origin pull/16/head:pr-16
git checkout pr-16
4. **Install Dependencies:**
run the following command to install the necessary dependencies:
```sh
pip install -r requirements.txt
-
Run the Project: start the project with:
python main.py -
Test the Changes: Perform the actions that previously caused the error to verify if the issue is fixed.
i am running Pinokio on a mac and pinoiok installed MFLUX for me. i would not knwo what you mean with all these steps below.
On 14 Mar 2025, at 11:19, Robert Dean @.***> wrote:
rovo79 left a comment (CharafChnioune/MFLUX-WEBUI#14) how would i need to go about it, since i am not a coder
You can guide them through the process with these steps:
Clone the Repository: Ask them to open a terminal and run:
git clone https://github.com/CharafChnioune/MFLUX-WEBUI.git Navigate to the Repository Directory:
cd MFLUX-WEBUI Checkout Your Pull Request Branch: Provide the branch name of your PR and ask them to run:
git fetch origin pull/16/head:pr-16 git checkout pr-16
- Install Dependencies: Ask them to run the following command to install the necessary dependencies:
pip install -r requirements.txt
Run the Project:
Ask them to start the project with:
python main.py
Test the Changes:
Perform the actions that previously caused the error to verify if the issue is fixed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
<https://github.com/CharafChnioune/MFLUX-WEBUI/issues/14#issuecomment-2724249970> <https://github.com/notifications/unsubscribe-auth/ANLIMFIKZEDYBQTHBUKMXJL2UKUL3AVCNFSM6AAAAABXDTUZ32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRUGI2DSOJXGA>
rovo79
left a comment
(CharafChnioune/MFLUX-WEBUI#14)
<https://github.com/CharafChnioune/MFLUX-WEBUI/issues/14#issuecomment-2724249970>
how would i need to go about it, since i am not a coder
You can guide them through the process with these steps:
Clone the Repository:
Ask them to open a terminal and run:
git clone https://github.com/CharafChnioune/MFLUX-WEBUI.git
Navigate to the Repository Directory:
cd MFLUX-WEBUI
Checkout Your Pull Request Branch:
Provide the branch name of your PR and ask them to run:
git fetch origin pull/16/head:pr-16
git checkout pr-16
4. **Install Dependencies:**
Ask them to run the following command to install the necessary dependencies:
```sh
pip install -r requirements.txt
Run the Project:
Ask them to start the project with:
python main.py
Test the Changes:
Perform the actions that previously caused the error to verify if the issue is fixed.
—
Reply to this email directly, view it on GitHub <https://github.com/CharafChnioune/MFLUX-WEBUI/issues/14#issuecomment-2724249970>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANLIMFIKZEDYBQTHBUKMXJL2UKUL3AVCNFSM6AAAAABXDTUZ32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRUGI2DSOJXGA>.
You are receiving this because you were mentioned.