Skip to content

Commit

Permalink
Update aiutils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanveerji authored and AbhiTheModder committed Jan 12, 2024
1 parent a3c5229 commit 2ef7e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aiutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from lexica import Client as lcl

# Define the API endpoint
api_url = "https://api-visioncraft.koyeb.app"
api_url = "https://visioncraft-rs24.koyeb.app"

def upscale_request(image: bytes) -> bytes:
client = lcl()
Expand Down

0 comments on commit 2ef7e87

Please sign in to comment.