Skip to content

Commit

Permalink
Diffusion-Low-Light
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed Sep 20, 2023
1 parent 595e2fd commit 0e11520
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 418_Diffusion-Low-Light/download.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

curl "https://s3.ap-northeast-2.wasabisys.com/pinto-model-zoo/418_Diffusion-Low-Light/resources.tar.gz" -o resources.tar.gz
tar -zxvf resources.tar.gz
rm resources.tar.gz

echo Download finished.
5 changes: 5 additions & 0 deletions 418_Diffusion-Low-Light/url.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
https://github.com/JianghaiSCU/Diffusion-Low-Light

https://github.com/PINTO0309/onnx2tf
https://github.com/PINTO0309/simple-onnx-processing-tools

0 comments on commit 0e11520

Please sign in to comment.