replicate/cog

If Docker is not installed, explain how to install Docker

クローズ

#152 opened on 2021/07/19

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (356 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,724 個のスター)
PR merge metrics
 (平均マージ 7d 8h) (30d で 19 merged PRs)

説明

Cog depends on Docker to package models. The installation instructions in our docs specify that installing Docker is a prerequisite to using Cog, but it is still possible to install Cog without installing Docker. Let's update the cog CLI to check whether Docker is installed, and exit with a helpful error message if Docker is not installed.

edited by @zeke

コントリビューターガイド