Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
803bcfbf
Commit
803bcfbf
authored
Feb 11, 2025
by
muyangli
Browse files
update README
parent
fdc061bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
app/flux.1/depth_canny/README.md
app/flux.1/depth_canny/README.md
+8
-1
No files found.
app/flux.1/depth_canny/README.md
View file @
803bcfbf
...
@@ -9,7 +9,14 @@ The base models are:
...
@@ -9,7 +9,14 @@ The base models are:
*
[
FLUX.1-Depth-dev
](
https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev
)
(
preserves
depth map)
*
[
FLUX.1-Depth-dev
](
https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev
)
(
preserves
depth map)
*
[
FLUX.1-Canny-dev
](
https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev
)
(
preserves
Canny edge)
*
[
FLUX.1-Canny-dev
](
https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev
)
(
preserves
Canny edge)
To launch the application, run:
First you need to install some dependencies:
```
shell
pip
install
git+https://github.com/asomoza/image_gen_aux.git
pip
install
controlnet_aux
```
Then run:
```
shell
```
shell
python run_gradio.py
python run_gradio.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment