Thiago Hersan
commited on
Commit
·
711b67b
1
Parent(s):
10b4b98
update app text
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ with gr.Blocks() as demo:
|
|
78 |
gr.Markdown("""
|
79 |
# 9103H 2024F Face Alignment Tool.
|
80 |
## Interface for face detection, alignment, cropping\
|
81 |
-
to help create dataset for [
|
82 |
""")
|
83 |
|
84 |
gr.Interface(
|
|
|
78 |
gr.Markdown("""
|
79 |
# 9103H 2024F Face Alignment Tool.
|
80 |
## Interface for face detection, alignment, cropping\
|
81 |
+
to help create dataset for [HW10](https://github.com/DM-GY-9103-2024F-H/HW10).
|
82 |
""")
|
83 |
|
84 |
gr.Interface(
|