Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
replicate
/
replicate-python
Public
Notifications
You must be signed in to change notification settings
Fork
273
Star
909
Code
Issues
55
Pull requests
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 26, 2025
docs: how to cut a beta release
zeke
committed
d2956ff
View commit details
Copy full SHA for d2956ff
Browse repository at this point
Commits on Jun 2, 2025
Switch to using `uv` for project tooling (#437)
Show description for 0110c2c
aron
authored
0110c2c
View commit details
Copy full SHA for 0110c2c
Browse repository at this point
Commits on May 27, 2025
Release 1.0.7
philandstuff
committed
42ba2f7
View commit details
Copy full SHA for 42ba2f7
Browse repository at this point
format and lint
philandstuff
committed
36c95a8
View commit details
Copy full SHA for 36c95a8
Browse repository at this point
Update replicate/client.py
Show description for 48acf51
aron
and
philandstuff
committed
48acf51
View commit details
Copy full SHA for 48acf51
Browse repository at this point
Linting
aron
authored and
philandstuff
committed
68551cf
View commit details
Copy full SHA for 68551cf
Browse repository at this point
Make scope lookup case insensitive
aron
authored and
philandstuff
committed
302f5da
View commit details
Copy full SHA for 302f5da
Browse repository at this point
Document alternative authentication
aron
authored and
philandstuff
committed
52c373c
View commit details
Copy full SHA for 52c373c
Browse repository at this point
Support getting REPLICATE_API_TOKEN from cog context
Show description for ab9982f
aron
authored and
philandstuff
committed
ab9982f
View commit details
Copy full SHA for ab9982f
Browse repository at this point
Commits on Apr 25, 2025
bump to 1.0.6
zeke
committed
9f8d753
View commit details
Copy full SHA for 9f8d753
Browse repository at this point
bump patch to 1.0.5
zeke
committed
f5d53cd
View commit details
Copy full SHA for f5d53cd
Browse repository at this point
fix(package): include py.typed marker file
RobertCraigie
authored and
zeke
committed
804fd1d
View commit details
Copy full SHA for 804fd1d
Browse repository at this point
Commits on Mar 26, 2025
Update automatic formatting (#417)
meatballhat
authored
74b41cc
View commit details
Copy full SHA for 74b41cc
Browse repository at this point
Commits on Feb 13, 2025
fix syntax error in readme snippet
zeke
committed
acf7a39
View commit details
Copy full SHA for acf7a39
Browse repository at this point
Commits on Nov 25, 2024
Bump version to 1.0.4 (#401)
aron
authored
461ec70
View commit details
Copy full SHA for 461ec70
Browse repository at this point
Commits on Nov 15, 2024
Fix a couple of bugs in the base64 file_encoding_strategy (#398)
Show description for 07c8fbb
aron
authored
07c8fbb
View commit details
Copy full SHA for 07c8fbb
Browse repository at this point
Commits on Oct 30, 2024
Remove mention of data URLs from README (#391)
Show description for 4fdd78f
aron
authored
4fdd78f
View commit details
Copy full SHA for 4fdd78f
Browse repository at this point
Commits on Oct 28, 2024
Document the FileOutput object in the README (#388)
aron
authored
86c5e14
View commit details
Copy full SHA for 86c5e14
Browse repository at this point
Bump project version to 1.0.3 (#387)
aron
authored
a54a786
View commit details
Copy full SHA for a54a786
Browse repository at this point
Fix iterator support for replicate.run() (#383)
Show description for de717a0
aron
authored
de717a0
View commit details
Copy full SHA for de717a0
Browse repository at this point
Commits on Oct 16, 2024
v1.0.2 (#376)
aron
authored
23bd903
View commit details
Copy full SHA for 23bd903
Browse repository at this point
Configure read timeout based on `wait` parameter (#373)
Show description for 7cfd984
aron
authored
7cfd984
View commit details
Copy full SHA for 7cfd984
Browse repository at this point
Commits on Oct 9, 2024
set version to 1.0.1 in pyproject.toml
zeke
committed
c59bb32
View commit details
Copy full SHA for c59bb32
Browse repository at this point
use file output in tests
zeke
committed
b9d803c
View commit details
Copy full SHA for b9d803c
Browse repository at this point
try not waiting in tests
zeke
committed
eb72919
View commit details
Copy full SHA for eb72919
Browse repository at this point
Update stream interface to always use FileOutput
aron
authored and
zeke
committed
f61bece
View commit details
Copy full SHA for f61bece
Browse repository at this point
Do not poll if blocking prediction has succeeded
aron
authored and
zeke
committed
a9218c8
View commit details
Copy full SHA for a9218c8
Browse repository at this point
Fix runtime error with incorrect variable arguments
Show description for 5c7f210
aron
authored and
zeke
committed
5c7f210
View commit details
Copy full SHA for 5c7f210
Browse repository at this point
Switch to using file outputs and blocking api by default
aron
authored and
zeke
committed
2ec0c52
View commit details
Copy full SHA for 2ec0c52
Browse repository at this point
set version to 1.0.0 in pyproject.toml
zeke
committed
d435555
View commit details
Copy full SHA for d435555
Browse repository at this point
Commits on Oct 4, 2024
0.34.2 (#365)
aron
authored
5fe2d54
View commit details
Copy full SHA for 5fe2d54
Browse repository at this point
Fix bug with `wait` parameter in `replicate.run()` (#363)
Show description for 08ee31a
aron
authored
08ee31a
View commit details
Copy full SHA for 08ee31a
Browse repository at this point
Commits on Sep 25, 2024
0.34.1
Show description for 5458c51
mattt
committed
5458c51
View commit details
Copy full SHA for 5458c51
Browse repository at this point
Consistently return Boolean for delete methods (#359)
Show description for 67a87c5
mattt
authored
67a87c5
View commit details
Copy full SHA for 67a87c5
Browse repository at this point
0.34.0
Show description for d5f5e27
mattt
committed
d5f5e27
View commit details
Copy full SHA for d5f5e27
Browse repository at this point
Previous
Next
You can’t perform that action at this time.