Skip to content

Commit

Permalink
chore(ai): update ai-worker and lpms to latest version
Browse files Browse the repository at this point in the history
This commit ensures that the ai-worker and lpms are at the latest
versions which contain the changes needed for the audio-to-text
pipeline.
  • Loading branch information
rickstaa committed Jul 17, 2024
1 parent 6fabbf2 commit 2e29849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/jaypipes/ghw v0.10.0
github.com/jaypipes/pcidb v1.0.0
github.com/livepeer/ai-worker v0.0.9-0.20240716140832-9fc476ebb69d
github.com/livepeer/ai-worker v0.1.0
github.com/livepeer/go-tools v0.3.6-0.20240130205227-92479de8531b
github.com/livepeer/livepeer-data v0.7.5-0.20231004073737-06f1f383fb18
github.com/livepeer/lpms v0.0.0-20240711175220-227325841434
Expand Down

0 comments on commit 2e29849

Please sign in to comment.