OpenCyphal / specification

The Cyphal specification documents are maintained here.
https://opencyphal.org/specification
Creative Commons Attribution 4.0 International
41 stars 13 forks source link

Rename build.yml to build.yml #134

Closed Sifat6251 closed 10 months ago

Sifat6251 commented 10 months ago

![Uploading GFudxcVnRsSaEAEnSIMTBEbiTpU.jpg…]()

Sifat6251 commented 10 months ago

GFudxcVnRsSaEAEnSIMTBEbiTpU

Sifat6251 commented 10 months ago

Photo editor

Sifat6251 commented 10 months ago

git clone this repository

git clone https://github.com/sczhou/CodeFormer cd CodeFormer

create new anaconda env

conda create -n codeformer python=3.8 -y conda activate codeformer

install python dependencies

pip3 install -r requirements.txt python basicsr/setup.py develop conda install -c conda-forge dlib (only for face detection or cropping with dlib)

Sifat6251 commented 10 months ago

![Uploading repository-open-graph-template.png…]()