add support for Replicate (#1980)
### What problem does this PR solve? #1853 add support for Replicate ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
This commit is contained in:
@@ -102,6 +102,7 @@ python-pptx==0.6.23
|
||||
PyYAML==6.0.1
|
||||
redis==5.0.3
|
||||
regex==2023.12.25
|
||||
replicate==0.31.0
|
||||
requests==2.32.2
|
||||
ruamel.yaml==0.18.6
|
||||
ruamel.yaml.clib==0.2.8
|
||||
@@ -161,4 +162,4 @@ markdown_to_json==2.1.1
|
||||
scholarly==1.7.11
|
||||
deepl==1.18.0
|
||||
psycopg2-binary==2.9.9
|
||||
tabulate-0.9.0
|
||||
tabulate-0.9.0
|
||||
Reference in New Issue
Block a user