# Copyright 2020 The TensorFlow Authors. All Rights Reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in ...
conda create -n zero123 python=3.9 conda activate zero123 cd zero123 pip install -r requirements.txt git clone https://github.com/CompVis/taming-transformers.git pip ...