shreyasvaidya
commited on
Upload folder using huggingface_hub
Browse files- app.py +2 -2
- test_images/1310.jpg +3 -0
- test_images/208.jpg +3 -0
app.py
CHANGED
@@ -328,8 +328,8 @@ seafoam = Seafoam()
|
|
328 |
|
329 |
# Define examples for users to try out
|
330 |
examples = [
|
331 |
-
["test_images/
|
332 |
-
["test_images/
|
333 |
]
|
334 |
|
335 |
title = "<h1 style='text-align: center;'>Developed by IITJ</h1>"
|
|
|
328 |
|
329 |
# Define examples for users to try out
|
330 |
examples = [
|
331 |
+
["test_images/208.jpg"],
|
332 |
+
["test_images/1310.jpg"]
|
333 |
]
|
334 |
|
335 |
title = "<h1 style='text-align: center;'>Developed by IITJ</h1>"
|
test_images/1310.jpg
ADDED
Git LFS Details
|
test_images/208.jpg
ADDED
Git LFS Details
|