Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
marianna13
commited on
Commit
•
ffb825b
1
Parent(s):
fbffdcd
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ description = '''Image registration is the process of transforming different set
|
|
82 |
|
83 |
*Note that you can upload only image files, e.g. jpg, png etc and all images should have same width and height!*
|
84 |
|
85 |
-
Learn more about [image
|
86 |
|
87 |
examples = [["IMG_3020.JPG", "IMG_3027.JPG", "IMG_3034.JPG", "IMG_3040.JPG", "IMG_3058.JPG", "IMG_3070.JPG", "IMG_3083.JPG", "IMG_3100.JPG", "IMG_3106.JPG", "IMG_3112.JPG"]]
|
88 |
|
|
|
82 |
|
83 |
*Note that you can upload only image files, e.g. jpg, png etc and all images should have same width and height!*
|
84 |
|
85 |
+
Learn more about [image registration and Kornia](https://kornia.readthedocs.io/en/latest/applications/image_registration.html)'''
|
86 |
|
87 |
examples = [["IMG_3020.JPG", "IMG_3027.JPG", "IMG_3034.JPG", "IMG_3040.JPG", "IMG_3058.JPG", "IMG_3070.JPG", "IMG_3083.JPG", "IMG_3100.JPG", "IMG_3106.JPG", "IMG_3112.JPG"]]
|
88 |
|