Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -215,7 +215,6 @@ def create_download_link(filename, base64_str):
|
|
215 |
|
216 |
# List of image URLs - These can be copied and pasted from clipboard to get commit URL of autosaved image base64 as png link
|
217 |
image_urls = [
|
218 |
-
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/o1FI3G_BueAAanLBeqoo3.png",
|
219 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/ZRZXM6kXqct-IKs6xqD5n.png",
|
220 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/PBV0gDGYzCwYIN6iv0rXL.png",
|
221 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/nbZOuPUdXJ7OJZeT23rbE.png"
|
|
|
215 |
|
216 |
# List of image URLs - These can be copied and pasted from clipboard to get commit URL of autosaved image base64 as png link
|
217 |
image_urls = [
|
|
|
218 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/ZRZXM6kXqct-IKs6xqD5n.png",
|
219 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/PBV0gDGYzCwYIN6iv0rXL.png",
|
220 |
"https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/nbZOuPUdXJ7OJZeT23rbE.png"
|