-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
After latest update image2image no longer appears to work…
-
## Environment
### Hardware Environment(`Ascend`/`GPU`/`CPU`): Ascend
> Uncomment only one ` /device ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
…
-
Description: The current training pipeline for GAN models (e.g., CycleGAN, Pix2Pix) relies on a command-line parser (TrainOptions) to handle hyperparameters and options. However, we are now looking …
-
In the cyclegan training doc you are showing the plot for pix2pix. You may want to replace it with:
https://github.com/GaParmar/img2img-turbo/blob/main/assets/examples/training_evaluation_unpaired.pn…
-
Hello guys,
I have two problem:
1- How I can compile the instruct pix2pix ? Have you plan about this?
2- How I can compile the stable diffusion with controlnet?
-
An Error stand in script, i am dont know how to fix that!
![image](https://github.com/Klace/stable-diffusion-webui-instruct-pix2pix/assets/55541331/8b31196c-29cc-44bf-a31a-59dc98f4b93b)
![image]…
-
There are a number [0] [1] [2] of out-of-the-box scripts that do pix2pix cGAN training and can get you results even simpler than what we did (type out the tutorial code). See if you can download some …
-
Hello,
I would like to have your opinion on the following feasibility study:
Is it possible to modify pix2pix to include :
Input 1: Image to be modified
input 2 : Vector image "prompt
Outpu…
-
Hello,
First of all thanks for this amazing piece of code.
I got this problem though :
Traceback (most recent call last):
File "webcam-pix2pix.py", line 74, in
capture = init_captur…
-
Hi, I wanna test the pre-trained model performance, but I meet some problems. I would appreciated if you can help me!
The First problem is, **ModuleNotFoundError: No module named 'data.single_datas…