Spaces:
Running
Running
Yuming Jiang
commited on
Commit
•
958a613
1
Parent(s):
1ac70db
update pose images and add descriptions
Browse files- app.py +1 -0
- pose_images/000.png +0 -0
- pose_images/001.png +0 -0
- pose_images/002.png +0 -0
- pose_images/003.png +0 -0
- pose_images/004.png +0 -0
- pose_images/005.png +0 -0
app.py
CHANGED
@@ -60,6 +60,7 @@ h1#title {
|
|
60 |
gr.Markdown('''<h1 id="title">Text2Human</h1>
|
61 |
|
62 |
This is an unofficial demo for <a href="https://github.com/yumingj/Text2Human">https://github.com/yumingj/Text2Human</a>.
|
|
|
63 |
''')
|
64 |
with gr.Row():
|
65 |
with gr.Column():
|
|
|
60 |
gr.Markdown('''<h1 id="title">Text2Human</h1>
|
61 |
|
62 |
This is an unofficial demo for <a href="https://github.com/yumingj/Text2Human">https://github.com/yumingj/Text2Human</a>.
|
63 |
+
You can modify sample steps and seeds. By varying seeds, you can sample different human images under the same pose, shape description, and texture description. The larger the sample steps, the better quality of the generated images. (The default value of sample steps is 256 in the original repo.)</a>
|
64 |
''')
|
65 |
with gr.Row():
|
66 |
with gr.Column():
|
pose_images/000.png
CHANGED
Git LFS Details
|
pose_images/001.png
CHANGED
Git LFS Details
|
pose_images/002.png
CHANGED
Git LFS Details
|
pose_images/003.png
CHANGED
Git LFS Details
|
pose_images/004.png
CHANGED
Git LFS Details
|
pose_images/005.png
CHANGED
Git LFS Details
|