Move Promax model to separate subdir
#23
by
Pyr-000
- opened
README.md
CHANGED
@@ -43,7 +43,7 @@ Inference scripts and more details can found: https://github.com/xinsir6/Control
|
|
43 |
**~3000+ star, release the ControlNet++ ProMax model for SD3!!!~**
|
44 |
**I am sorry that because of the project's revenue and expenditure are difficult to balance, the GPU resources are assigned to other projects that are more likely to be profitable, the SD3 trainging is stopped until I find enough GPU supprt, I will try my best to find GPUs to continue training. If this brings you inconvenience, I sincerely apologize for that. I want to thank everyone who likes this project, your support is what keeps me going**
|
45 |
|
46 |
-
Note: we put the promax model
|
47 |
## Advanced editing features in Promax Model
|
48 |
### Tile Deblur
|
49 |
![blur0](./images/100000_tile_blur_concat.webp)
|
|
|
43 |
**~3000+ star, release the ControlNet++ ProMax model for SD3!!!~**
|
44 |
**I am sorry that because of the project's revenue and expenditure are difficult to balance, the GPU resources are assigned to other projects that are more likely to be profitable, the SD3 trainging is stopped until I find enough GPU supprt, I will try my best to find GPUs to continue training. If this brings you inconvenience, I sincerely apologize for that. I want to thank everyone who likes this project, your support is what keeps me going**
|
45 |
|
46 |
+
Note: we put the promax model into the promax directory in the same [huggingface model repo](https://huggingface.co/xinsir/controlnet-union-sdxl-1.0), detailed instructions will be added later.
|
47 |
## Advanced editing features in Promax Model
|
48 |
### Tile Deblur
|
49 |
![blur0](./images/100000_tile_blur_concat.webp)
|
config_promax.json β promax/config.json
RENAMED
File without changes
|
diffusion_pytorch_model_promax.safetensors β promax/diffusion_pytorch_model.safetensors
RENAMED
File without changes
|