"src/diffusers/models/controlnets/controlnet.py" did not exist on "48ce118d1ccbd73788f2b2b75c83d9abadeda4bd"
Commit dcced4fa authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

test fixes

Reviewed By: shapovalov

Differential Revision: D42545069

fbshipit-source-id: e25fb4049dcebd715df43bab3ce813ecb5f85abe
parent 84851c83
...@@ -90,8 +90,10 @@ dataset_map_provider_RenderedMeshDatasetMapProvider_args: ...@@ -90,8 +90,10 @@ dataset_map_provider_RenderedMeshDatasetMapProvider_args:
num_views: 40 num_views: 40
data_file: null data_file: null
azimuth_range: 180.0 azimuth_range: 180.0
distance: 2.7
resolution: 128 resolution: 128
use_point_light: true use_point_light: true
gpu_idx: 0
path_manager_factory_class_type: PathManagerFactory path_manager_factory_class_type: PathManagerFactory
path_manager_factory_PathManagerFactory_args: path_manager_factory_PathManagerFactory_args:
silence_logs: true silence_logs: true
......
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