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:
@@ -65,6 +65,7 @@ python_pptx==0.6.23
|
||||
readability_lxml==0.8.1
|
||||
redis==5.0.3
|
||||
Requests==2.32.2
|
||||
replicate==0.31.0
|
||||
roman_numbers==1.0.2
|
||||
ruamel.base==1.0.0
|
||||
scholarly==1.7.11
|
||||
@@ -87,4 +88,4 @@ wikipedia==1.4.0
|
||||
word2number==1.1
|
||||
xgboost==2.1.0
|
||||
xpinyin==0.7.6
|
||||
zhipuai==2.0.1
|
||||
zhipuai==2.0.1
|
||||
Reference in New Issue
Block a user