ChavinloSocialRise
commited on
Commit
•
2d41cae
1
Parent(s):
946bcbb
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import base64
|
|
6 |
import PIL
|
7 |
from PIL import Image
|
8 |
|
9 |
-
url = "https://api.runpod.ai/v2/
|
10 |
|
11 |
def convert(input_img, quality=85):
|
12 |
buffer = io.BytesIO()
|
|
|
6 |
import PIL
|
7 |
from PIL import Image
|
8 |
|
9 |
+
url = "https://api.runpod.ai/v2/d4p75k87yroni1/runsync"
|
10 |
|
11 |
def convert(input_img, quality=85):
|
12 |
buffer = io.BytesIO()
|