vqgan needs to be float32
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
build:
|
||||
cuda: "11.3"
|
||||
cuda: "11.5.1"
|
||||
gpu: true
|
||||
python_version: "3.8"
|
||||
python_version: "3.10"
|
||||
system_packages:
|
||||
- "libgl1-mesa-glx"
|
||||
- "libglib2.0-0"
|
||||
python_packages:
|
||||
- "min-dalle==0.2.35"
|
||||
- "min-dalle==0.2.36"
|
||||
run:
|
||||
- pip install torch==1.11.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user