csaybar commited on
Commit
b01e57b
1 Parent(s): 307a330

Update ldm_baseline/run.py

Browse files
Files changed (1) hide show
  1. ldm_baseline/run.py +2 -2
ldm_baseline/run.py CHANGED
@@ -36,6 +36,6 @@ ax[2].set_title("HR")
36
  plt.show()
37
 
38
  # Run the experiment
39
- # benchmark.create_geotiff(model, run_diffuser, ["naip"], "ldm_baseline/")
40
  # benchmark.run(["naip"])
41
- # benchmark.plot(["naip"])
 
36
  plt.show()
37
 
38
  # Run the experiment
39
+ # benchmark.create_geotiff(model, run_diffuser, "all", "ldm_baseline/")
40
  # benchmark.run(["naip"])
41
+ # benchmark.plot(["naip"])