Spaces:
Running
on
Zero
Running
on
Zero
πwπ
Browse files- app.py +1 -1
- butterfly.jpg +0 -0
- chameleon.jpg +0 -0
app.py
CHANGED
@@ -45,7 +45,7 @@ image = gr.Image(label="Upload an image")
|
|
45 |
text = gr.Textbox(label="Paste an image URL")
|
46 |
|
47 |
|
48 |
-
chameleon = load_img("
|
49 |
|
50 |
url = "https://hips.hearstapps.com/hmg-prod/images/gettyimages-1229892983-square.jpg"
|
51 |
tab1 = gr.Interface(
|
|
|
45 |
text = gr.Textbox(label="Paste an image URL")
|
46 |
|
47 |
|
48 |
+
chameleon = load_img("butterfly.jpg", output_type="pil")
|
49 |
|
50 |
url = "https://hips.hearstapps.com/hmg-prod/images/gettyimages-1229892983-square.jpg"
|
51 |
tab1 = gr.Interface(
|
butterfly.jpg
ADDED
chameleon.jpg
DELETED
Binary file (477 kB)
|
|