Skip to content

Commit afb4a92

Browse files
committed
update
1 parent bda9fcb commit afb4a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Replicate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Replicate
2424

2525
private array $inputParams = [];
2626

27-
private string $baseUrl = 'https://api.replicate.com/v1/predictions';
27+
private string $baseUrl = '';
2828

2929
private string $token = '';
3030

0 commit comments

Comments
 (0)