Commit f79a0647 authored by duanjinfei's avatar duanjinfei

update cog.yaml

parent eeaa4dc8
......@@ -7,18 +7,17 @@ build:
# a list of ubuntu apt packages to install
system_packages:
- pytorch
- pip=22.2.1
- cudatoolkit
- wget
- git
- curl
# python version in the form '3.11' or '3.11.4'
python_version: "3.10.6"
# a list of packages in the format <package-name>==<version>
python_packages:
- numpy
- numpy==1.23.3
- cython==0.29.33
- defaults
- Pillow==9.5.0
- gradio==3.50.0
- albumentations==0.4.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment